From 03ac91575c7ba3f8fbaeea2539ac00c83ed11ab3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 8 Jul 2025 20:20:32 +0000 Subject: [PATCH 1/2] temporal 1.4.0 --- Formula/t/temporal.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/temporal.rb b/Formula/t/temporal.rb index 9447f729a74b..b5cc7affd2ac 100644 --- a/Formula/t/temporal.rb +++ b/Formula/t/temporal.rb @@ -1,8 +1,8 @@ class Temporal < Formula desc "Command-line interface for running and interacting with Temporal Server and UI" homepage "https://temporal.io/" - url "https://github.com/temporalio/cli/archive/refs/tags/v1.3.0.tar.gz" - sha256 "15be9f155cd5114367942568f884969f7ed2d3262ad39bb665cf359735f643b3" + url "https://github.com/temporalio/cli/archive/refs/tags/v1.4.0.tar.gz" + sha256 "0d7cdc8b9abc09f21b58c275e21733715e7e7d4e8033f5cedaa02fd4b125e26d" license "MIT" head "https://github.com/temporalio/cli.git", branch: "main" From abc0d19015f1600a29969ddeaa48f5ddb887f3dd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 8 Jul 2025 22:04:58 +0000 Subject: [PATCH 2/2] temporal: update 1.4.0 bottle. --- Formula/t/temporal.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/t/temporal.rb b/Formula/t/temporal.rb index b5cc7affd2ac..324fcd689e0c 100644 --- a/Formula/t/temporal.rb +++ b/Formula/t/temporal.rb @@ -12,12 +12,12 @@ class Temporal < Formula end bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "09c10245895b57422b1219614ec7be544e4df82a4b57bda331cf39acf45727bf" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "ea029f857617c9e48af3e5b0822f0a39db4c116e162e2efb7559cc997d1f2bf0" - sha256 cellar: :any_skip_relocation, arm64_ventura: "57a33387e038bcd36cd04e49408da28021ba1c61a6b79548ffc519e7647fe209" - sha256 cellar: :any_skip_relocation, sonoma: "5a585e98279e6261a4075d3d8b738d81506cdc85bfa7dbf6bc75e095d38206d8" - sha256 cellar: :any_skip_relocation, ventura: "f371c0dd1374e2069f2d74fc11eb7009f9997bc885d5d364fa0ca99f3f108417" - sha256 cellar: :any_skip_relocation, x86_64_linux: "70673fc01d535b2e9d368ac711c32ccd62538c2d90f390f8c1c350b604571205" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "8c95cae700d85e3a20ef3b59420c08a647cc943ead3f8eeb2df0329edc611632" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "464c35f0cae1422792151e46375d0efd40862ddf51844ff94c184e1b59fd26ec" + sha256 cellar: :any_skip_relocation, arm64_ventura: "19a4455765c7c4caf5bb6fa2ffbbfdbd2181d6eafa665b7e4ff1f4390bb17a53" + sha256 cellar: :any_skip_relocation, sonoma: "b274d8bf3feefa55b814ea39318ed3cffa64ffd9bcd61412ed5e1fb55e5b256e" + sha256 cellar: :any_skip_relocation, ventura: "6709e8866eb20c9f0f4ef2976facc479c1f76f2bef68f3e8439edb5430dfe274" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ec4bddfc9bfdd737426e105890078785ffdafa2acb3a9248e1cf9dca98516711" end depends_on "go" => :build