We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a57482 commit fc7e3ffCopy full SHA for fc7e3ff
Formula/v/vfox.rb
@@ -1,8 +1,8 @@
1
class Vfox < Formula
2
desc "Version manager with support for Java, Node.js, Flutter, .NET & more"
3
homepage "https://vfox.dev/"
4
- url "https://github.com/version-fox/vfox/archive/refs/tags/v0.9.1.tar.gz"
5
- sha256 "2cb59e497724d28ae1d87f2578a73421083095ce5f9ce844cd98f77802b3d936"
+ url "https://github.com/version-fox/vfox/archive/refs/tags/v0.9.2.tar.gz"
+ sha256 "22e2024248c4faecd5d85db77f1870b4c7e6c9cc2d509d38371e6a520cd6f25b"
6
license "Apache-2.0"
7
head "https://github.com/version-fox/vfox.git", branch: "main"
8
0 commit comments