Skip to content

Commit

Permalink
git-credential-oauth: update 0.12.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 15, 2024
1 parent d48d74f commit bd3ca4c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/g/git-credential-oauth.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class GitCredentialOauth < Formula
head "https://github.com/hickford/git-credential-oauth.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "588c6f5e7c80822c228a3a61fc9d7d325b82b76c81c52300416ea645c06520c2"
sha256 cellar: :any_skip_relocation, arm64_ventura: "b64f792a5e52bcca31c076d7d9b2164d13f3b5e1d8427a18fdb3c7239a2571fc"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9d3d80bd74733d845f250560a142ded6474b9011d86f4b7ca1ac9bbea0dc5616"
sha256 cellar: :any_skip_relocation, sonoma: "dd84288ef10fd4295ae4c670955e0f4940415276d62421bc2c6c450f35131da8"
sha256 cellar: :any_skip_relocation, ventura: "9fc624b0201e39b9df85122973496e3005352e8c9a3308d9c842f788d35141a7"
sha256 cellar: :any_skip_relocation, monterey: "9ba3a931ee56b9d119edb1f53368b932b7afcbe4641b7f8fd4f2fe760c0c4033"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a97fdcca6f85bb4391db0a2faff22e65b7e32dc793e4ec7cde6231a023b92bd"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d5e83f0a8a249a4a2c5b04be5b2c932163289ad7019776f7d7a3f7e79042e218"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f6ebf1cd61e08e05b6239409366e8e6dc9e96f39c9e2e8e48e52edf302c1cdc1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ca1e8300354d4b9001d9fa53bca3d1a81041d94c01c4ccbc2d2b3c0e13962140"
sha256 cellar: :any_skip_relocation, sonoma: "bf02cea4569edb62cd8958bd2b537ee2ce93f3862b5a774fe172dbfeb433b2e1"
sha256 cellar: :any_skip_relocation, ventura: "48fdfa6658292673c8bb7e530942e4c2e667f58c805636ac9eed2a94cc25d3d7"
sha256 cellar: :any_skip_relocation, monterey: "934ef0bfddc0f845eee4e2dc65bdc291d5c7f317697a00c9b3e1404c4b21ad09"
sha256 cellar: :any_skip_relocation, x86_64_linux: "54f154bc06d458889d202c5615fa9b125abb96558660ca5cb1a7b57a5ab9745a"
end

depends_on "go" => :build
Expand Down

0 comments on commit bd3ca4c

Please sign in to comment.