From 0ac8051a23a89c4ec1d63751bfda9c06bb1c2ddb Mon Sep 17 00:00:00 2001 From: Thierry Moisan Date: Thu, 30 Nov 2023 16:57:26 -0500 Subject: [PATCH 1/2] got 0.94 --- Formula/g/got.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/got.rb b/Formula/g/got.rb index 166716663b7ac..3820feaf38def 100644 --- a/Formula/g/got.rb +++ b/Formula/g/got.rb @@ -1,8 +1,8 @@ class Got < Formula desc "Version control system" homepage "https://gameoftrees.org/" - url "https://gameoftrees.org/releases/portable/got-portable-0.93.tar.gz" - sha256 "c2572726bedfdc177d48482b2a23e5afba534a36918f8eeac24b48da37a920d1" + url "https://gameoftrees.org/releases/portable/got-portable-0.94.tar.gz" + sha256 "846d3f6beb24eae642c51f74f187d9096e38ab1fd2230c063bd9946b1c476779" license "ISC" livecheck do From 15c62d698ccc9b14aa58464252c47c711eec48ba Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 30 Nov 2023 22:23:34 +0000 Subject: [PATCH 2/2] got: update 0.94 bottle. --- Formula/g/got.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/g/got.rb b/Formula/g/got.rb index 3820feaf38def..22385e4f99f8f 100644 --- a/Formula/g/got.rb +++ b/Formula/g/got.rb @@ -11,15 +11,13 @@ class Got < Formula end bottle do - sha256 arm64_sonoma: "6a8a72c1351e0232f01a1a9b4609f08845b6d0847c67e4e312d4af695e72af10" - sha256 arm64_ventura: "6364a2546393d267fae2455d6ef0acc584e61e452705039fa0d8f8885feb0756" - sha256 arm64_monterey: "883659434899e025022f1808b13b140045c459917e527bfd4b199997979428ca" - sha256 arm64_big_sur: "901b926d51e26ed588a4ec82abbc78f4cb6089530c2cafe3d46e7edbbee28a91" - sha256 sonoma: "0f27d4e71301ede9ff0e37eaca9932e4569383e11828499fa13fb757ab355a21" - sha256 ventura: "fba576d1e2c318c1f8a7e36c9fdddc4d221d96da3c84d3f3d147f67f1c04818f" - sha256 monterey: "7470bb0a19daf31160f9da99d0c93dfff27c16851ae85b9c775d3a219144e251" - sha256 big_sur: "bccb073d4ca56489d9d2075b0fead4b71c38e95f8b214a4f717d25783d78e9e8" - sha256 x86_64_linux: "9b4612dd7fe2d537e3653193af5de029c001ae04a08ec43ab65053f4a5248c54" + sha256 arm64_sonoma: "486353940a182886fb38b49e8f04a971dba8010eeb254b2f24174ae8eeb41d4c" + sha256 arm64_ventura: "88d05f4ec22fb0310f326d1aef437ea71046122c0e51ad156395e74b9523d167" + sha256 arm64_monterey: "44f99b2af0a469fa2136ebbfe84c2ba7ae6ba20b7947bae922fdb3c9c44ecbe0" + sha256 sonoma: "3bf350c3feac7dc8ba9a5eb172bddb636507a330802bf430b6694f1cd16e4541" + sha256 ventura: "279d0aa2bbbe106ffa8416470a8afc24f846bebee37e2b408efd95d286036042" + sha256 monterey: "ced8ce4d714b22994d9e5da3b98e2057bde39d5772c2883e06b82b92c77ecced" + sha256 x86_64_linux: "33ce0e87551c3262022851f3abe9605e1aebc5b49b725e694af7ee48eb4c5ee6" end depends_on "bison" => :build