From a9e569a2ed38be53389a7312d73c97e9cd458ac6 Mon Sep 17 00:00:00 2001 From: Loki Astari Date: Mon, 26 Aug 2024 14:47:12 -0700 Subject: [PATCH 1/2] thors-mongo 3.3.02 --- Formula/t/thors-mongo.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/thors-mongo.rb b/Formula/t/thors-mongo.rb index 8582cf0250a7e..255c7203e4330 100644 --- a/Formula/t/thors-mongo.rb +++ b/Formula/t/thors-mongo.rb @@ -2,8 +2,8 @@ class ThorsMongo < Formula desc "Mongo API and Serialization library" homepage "https://github.com/Loki-Astari/ThorsMongo" url "https://github.com/Loki-Astari/ThorsMongo.git", - tag: "3.3.01", - revision: "dfe2a57a71b5f2b93022b60d0c3c5acec2b5a40c" + tag: "3.3.02", + revision: "4a0cea819016026bb8145b1e6b675e70fac0899f" license "GPL-3.0-only" bottle do From 7c96c2711efac90b20ed81bdef8bffcf842fbcd6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 26 Aug 2024 23:29:51 +0000 Subject: [PATCH 2/2] thors-mongo: update 3.3.02 bottle. --- Formula/t/thors-mongo.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/t/thors-mongo.rb b/Formula/t/thors-mongo.rb index 255c7203e4330..6b945e922551b 100644 --- a/Formula/t/thors-mongo.rb +++ b/Formula/t/thors-mongo.rb @@ -7,13 +7,13 @@ class ThorsMongo < Formula license "GPL-3.0-only" bottle do - sha256 cellar: :any, arm64_sonoma: "50e6129f5cfd870a1a60e5f471bf51c71d271490244089ce21c6104482785fa2" - sha256 cellar: :any, arm64_ventura: "2b928920957bc542b97df1107f5bac195d43af2124ae0cf39d538f3fc8cc14c7" - sha256 cellar: :any, arm64_monterey: "9b9c2da175c175c03b364c8c844daed710daeaa98818d8c12a1cb7ce7e4133de" - sha256 cellar: :any, sonoma: "3b61c9e2045ef156f568e3f8d77bb2740ab68f605907b0269772f03fc7abe503" - sha256 cellar: :any, ventura: "76ed928d6a0b63c6187b97c6397d6cccbaf3c759a49f8c7aff33023ae35192d3" - sha256 cellar: :any, monterey: "fd012b3ff3bcec50e2f3c9a0d9132e0722f8ee0b8387481a2f3261822128761e" - sha256 cellar: :any_skip_relocation, x86_64_linux: "760649915a51ba5be94736fa22751a2f913e15a7a766af74c33133ef1e1e3a0b" + sha256 cellar: :any, arm64_sonoma: "9cf15876e479331e83f008157d3c5995b36a6ca9ee0c6730782f9a094a284cb0" + sha256 cellar: :any, arm64_ventura: "dc452165a8c7ee7ead6d3c8017db62941cc98728afb28d5487148da8686f53ff" + sha256 cellar: :any, arm64_monterey: "50617bbfb0515d1ca19a75da5b3b3bd2bdddec9bc4826c5a9be25028b6ed2ea5" + sha256 cellar: :any, sonoma: "ef225fe2564197de44c58ba4d58e0ee2187409cf7a484aefd9a1bea01b7bc2ee" + sha256 cellar: :any, ventura: "49834f1217d7e997d5adc8e8ea78377c60dc43addbd8a69af4f81f60b1680f96" + sha256 cellar: :any, monterey: "c5e24c3236bf4d42f7310d0e357e282c1145ebd859c581e5faf5acc1e0e78ec4" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d6b180936862fff075a1d9c582a0ab25dd231e3148a35edfb047717aa48011ce" end depends_on "libyaml"