Skip to content

Commit fc7e3ff

Browse files
committed
vfox 0.9.2
1 parent 3a57482 commit fc7e3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/v/vfox.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vfox < Formula
22
desc "Version manager with support for Java, Node.js, Flutter, .NET & more"
33
homepage "https://vfox.dev/"
4-
url "https://github.com/version-fox/vfox/archive/refs/tags/v0.9.1.tar.gz"
5-
sha256 "2cb59e497724d28ae1d87f2578a73421083095ce5f9ce844cd98f77802b3d936"
4+
url "https://github.com/version-fox/vfox/archive/refs/tags/v0.9.2.tar.gz"
5+
sha256 "22e2024248c4faecd5d85db77f1870b4c7e6c9cc2d509d38371e6a520cd6f25b"
66
license "Apache-2.0"
77
head "https://github.com/version-fox/vfox.git", branch: "main"
88

0 commit comments

Comments
 (0)