From 3e10d9d8f41cf7bd06cf2ba82cbc0c984828e899 Mon Sep 17 00:00:00 2001 From: Phrase Date: Tue, 2 Jul 2024 13:46:41 +0000 Subject: [PATCH 1/2] phrase-cli 2.30.0 --- Formula/p/phrase-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/phrase-cli.rb b/Formula/p/phrase-cli.rb index b81ec6b78d694..508e17e94a56a 100644 --- a/Formula/p/phrase-cli.rb +++ b/Formula/p/phrase-cli.rb @@ -1,8 +1,8 @@ class PhraseCli < Formula desc "Tool to interact with the Phrase API" homepage "https://phrase.com/" - url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.29.0.tar.gz" - sha256 "b2e43ef456312d070a9c4ea2400dde9b95ec523693f387fded28d25fea1fad91" + url "https://github.com/phrase/phrase-cli/archive/refs/tags/2.30.0.tar.gz" + sha256 "2db1cd6a6cdca1b4f5858986ffd7ec7e56ba8ee1e7a6716d20ddb0e88a4f9b2a" license "MIT" bottle do From 91dd352ff87532502898374d78aa64b1e50f9e01 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:24:55 +0000 Subject: [PATCH 2/2] phrase-cli: update 2.30.0 bottle. --- Formula/p/phrase-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/p/phrase-cli.rb b/Formula/p/phrase-cli.rb index 508e17e94a56a..0589262586b3e 100644 --- a/Formula/p/phrase-cli.rb +++ b/Formula/p/phrase-cli.rb @@ -6,13 +6,13 @@ class PhraseCli < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "fd6e4aabe865ca40eb2cecb4453a5a03883f5de134a9b3f789d45a7a197c5d6b" - sha256 cellar: :any_skip_relocation, arm64_ventura: "2fdcb31fd5dc57508dfef5623030c6da53014d840a00882dcc40e0881b687260" - sha256 cellar: :any_skip_relocation, arm64_monterey: "687164cf0e4cb3e8e2c8a353e79c7ae8212ed0dc53911456c33877d498115924" - sha256 cellar: :any_skip_relocation, sonoma: "13c6dd9be804d27588bd216df1354b1b346290d7532e8e62dabb6c0068d86f73" - sha256 cellar: :any_skip_relocation, ventura: "d565e131c5c37184bfc338450a6ff292ef5c3d34d77f0ca3ad2d07e4dfa94cda" - sha256 cellar: :any_skip_relocation, monterey: "233f0572aeb8f018252345d7921ad43947b8f864584d39ee10c78d7bf16b9d30" - sha256 cellar: :any_skip_relocation, x86_64_linux: "f5bf8135ae5fb4943f9b5abb7d2ac4743fd5b9e65b90dfc0ae23bbc0a4930de6" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b26881d1d3718ea88379331dbb74302af383dc705077f208b263e1c0033815c4" + sha256 cellar: :any_skip_relocation, arm64_ventura: "5d656120e82e754b61cbc7cde6eb81b84b96f4d2715fdd9044fa68a44c8d476d" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8354133f82efef5b96fd42bbc7ace630cc4f8b52423b995838355383da4867a2" + sha256 cellar: :any_skip_relocation, sonoma: "c65d9cb35a83c654751cf724fd64950d4f5a68a011e3f4ec87726b558dbd6b62" + sha256 cellar: :any_skip_relocation, ventura: "8fdbf880c87f65323e566c274a2ffca0a69d09a7b92d354e50c7dc0bee91a453" + sha256 cellar: :any_skip_relocation, monterey: "c5bc0e2ccd589e538fa0900bd8d2fc0dd20a30114bfcb8a3d1735866693ff7ea" + sha256 cellar: :any_skip_relocation, x86_64_linux: "401196de00f4d41c6c3e57a8b22b7f6239430c58eec22bf0b64bfccd680daeb2" end depends_on "go" => :build