oh-my-posh: update 12.37.0 bottle.

master
BrewTestBot 2023-01-09 16:06:34 +00:00
parent 20cb8359f8
commit 9ad73c27a1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class OhMyPosh < Formula
head "https://github.com/JanDeDobbeleer/oh-my-posh.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "202a9b127db5e1cb1957abc09b24682a4a0ed27fd2a1f6f78eaedb485ee622ec"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bb56cca1a07f0c0c92368f7483de8427ff1c04d00ad542cb5edfd9fed2594aba"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2db897820a7e6552295e49174bcfa5f02952b7e2ec5e2c7f200fb900e7077b83"
sha256 cellar: :any_skip_relocation, ventura: "3dd2437df83822c8d7c6caf214341bb317ba7c09df8409186442e6233f5feb5e"
sha256 cellar: :any_skip_relocation, monterey: "0078287fc0fcc1b0d037a11372e8e44ca08fbe67fb795d8c1046fd8477077fe9"
sha256 cellar: :any_skip_relocation, big_sur: "19e9d6734bb9ede51fcf08f9fa66c9ea8eda3047229adb2646997d5d6aa10ba7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "158e56c2ac91d7ea97ad291661e55df78e00d419a01ff24a91cd807545567023"
sha256 cellar: :any_skip_relocation, arm64_ventura: "627ed32acfbdc084770b7a930dc5bf24c75ec24f94cfaf6c812d581cdaba7e03"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0a7aef3fec3b543d8f364c48251db3c11056a88a78a591a7f77ef0557f489a36"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "d91263deaa2cde22f2e2245e3cc4f279e39b4b0c4a448144fdac2488bb10c03a"
sha256 cellar: :any_skip_relocation, ventura: "f8dfad8577d03caa4677d2b71bd38e2650b31863284b15288f8ee7d0bb33e3b2"
sha256 cellar: :any_skip_relocation, monterey: "90aabe0f29addc7a731dad179bfc97a1060cbbdfc6ed0f8aa77c2c5f1957f28b"
sha256 cellar: :any_skip_relocation, big_sur: "31752ad4d5c1cb1e1bd66ad428e947d4e09d09f4829e9dedb88c7b20efbd73e8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "911c290cc621433ae595d1af2ac4f2b08bcb64b3f98a861878bdf7d708a60a83"
end
depends_on "go" => :build