From 9e02646756b5932d66131f675012783bce7571f2 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 May 2024 03:54:00 +0000 Subject: [PATCH 1/2] vfox 0.5.2 --- Formula/v/vfox.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vfox.rb b/Formula/v/vfox.rb index 0583d675964b1..01233b1bb5d34 100644 --- a/Formula/v/vfox.rb +++ b/Formula/v/vfox.rb @@ -1,8 +1,8 @@ class Vfox < Formula desc "Version manager with support for Java, Node.js, Flutter, .NET & more" homepage "https://vfox.lhan.me" - url "https://github.com/version-fox/vfox/archive/refs/tags/v0.5.1.tar.gz" - sha256 "8695abcb56a0a65e430bc2da78d2256d30c56f2b63bd7fd8fe8fe6c0b29c8d93" + url "https://github.com/version-fox/vfox/archive/refs/tags/v0.5.2.tar.gz" + sha256 "d9c96154f1ba815eec3a22cf4967bad73eee69214dab83f79a587a9e908cac9b" license "Apache-2.0" head "https://github.com/version-fox/vfox.git", branch: "main" From f358f7a623c4c651365a05a303ef669aa0358020 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 May 2024 04:09:59 +0000 Subject: [PATCH 2/2] vfox: update 0.5.2 bottle. --- Formula/v/vfox.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/v/vfox.rb b/Formula/v/vfox.rb index 01233b1bb5d34..1de75531e2404 100644 --- a/Formula/v/vfox.rb +++ b/Formula/v/vfox.rb @@ -7,13 +7,13 @@ class Vfox < Formula head "https://github.com/version-fox/vfox.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "80efa0d5f7060d3701783562ea9a7d4b1cfa0386ec05d1c12c2a94d8bbe0b41d" - sha256 cellar: :any_skip_relocation, arm64_ventura: "40c06bbe4d9f2467622c69b954eec1239bd029aca915fd30dd765aca41c369a2" - sha256 cellar: :any_skip_relocation, arm64_monterey: "af598c1695fad66519030997745eac0efbea6ba6dcd3b8314de4ab31d0088cc3" - sha256 cellar: :any_skip_relocation, sonoma: "626ce198721e9b7ffb486d062765567ce32b183147edfe79c0db6e4e2a52e196" - sha256 cellar: :any_skip_relocation, ventura: "9094a78343f225cec8fc89241206c91da75d8086845f3183a3d28b8c3b9a6ffc" - sha256 cellar: :any_skip_relocation, monterey: "40f64a51d8925d800722498cb06fab040478186f5dc252b6595429abe641db0a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "404b749e4e618b4cd6e123909c59c2b1ad3f67514354c34409ac0756f6211e58" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6fa999ea55921ef4f78390c6fa869174b45bf61e78717dec0b619800b1580e56" + sha256 cellar: :any_skip_relocation, arm64_ventura: "d8a9a2afe4f805d2fcac69b672f24a9be8f695c9e7a7efa6707f17f5f01d226e" + sha256 cellar: :any_skip_relocation, arm64_monterey: "c33ed80a10c805bf30b7fd1717779b6ee106edde1955cebdf73259c5185c6f77" + sha256 cellar: :any_skip_relocation, sonoma: "d895b3fb401d96b743336774c45207bd5eeae7e7f451c623353cdba17ce65006" + sha256 cellar: :any_skip_relocation, ventura: "44eb54184fefab7d27653b228214b5e87e8527e6ed523f16a8acecbf982aa835" + sha256 cellar: :any_skip_relocation, monterey: "8a982ba5c2f39bbc30c32cc455ce749497cdd1e19e14082b1c463fb3a47ad6a3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e548213815e993a42c1f477519ecd23d170dd083daeb1fc2558890f90218e693" end depends_on "go" => :build