File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class OhMyPosh < Formula
77 head "https://github.com/JanDeDobbeleer/oh-my-posh.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a49034f15a5259e59cc6f35b7c3cbd7f56a1862ee99b4ea1184ea706cfb76814 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "945ffd8e0fc48e9330d75a759a6a513bd1ca7690f211375c20993095deb02ead "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "73c759d4dd6578131e167174ebc12a56a95ac5a91ce63fc31ced4918fcdb440a "
13- sha256 cellar : :any_skip_relocation , sonoma : "4618f757cc3287b8fa3c531c2358407e60c540dc01eef68e26a2982895199bb9 "
14- sha256 cellar : :any_skip_relocation , ventura : "ac0ddec156c37e981843b2a9668335b33386434122648c38d8f1aff48e709b64 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "808359b5d0be2fad26831af56e232cbbfc2f0568a1ab7a4a1339dc89be3576c5 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "7f14a4ec950797cf8812d622c7603d92e976c6e57808064b5228f0da87831292 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "1a303e56c6fb8289c2bbe8eda750594b50c0021067e298a2108c1df7abe4b55d "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b8c78c56d2f295b2ec8a83bdecf558ba961ee36ba6326892402936bb4368d0e8 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "5f20f1cd45ebf4293958a8c23603645b5e9b5131996a1ed195cef3017512a665 "
14+ sha256 cellar : :any_skip_relocation , ventura : "3a4bba8470c0cb35e7f3f43119d6ab3cb1eafb6c2e5a72a5d442196a6e1df616 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5887e8fc2327375a2ed6cfd1af3f9ca5708d7cd3ec3b02ad60f58aa8d8f00387 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments