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 Httm < Formula
77 head "https://github.com/kimono-koans/httm.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "a11fc65a224926738ccb7fcd232f91954e75270a25a8fa64c8e936deccb4f312 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "91f0bc36ffcda5be3758bc426a58f1a36ca7e9c177e5eaae21fdfefdc78c21e3 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "556b89a55ccdfbce5225ad65b5640255f8205ded986e40aab50450c73d582b28 "
13- sha256 cellar : :any_skip_relocation , sonoma : "570202422f3c7707839baecd678bdd9e0cbb2ddbe316483269384999000bd86f "
14- sha256 cellar : :any_skip_relocation , ventura : "9bb7795f25e350aaac74b02a2cc3baf3568c3fbf1f7b8dcbeaad6c0d2d41079d "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "ff7dc298ccf696ac957351004df9bc6c39d093a30f5e1930a15adcfc7a794d6c "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "f50af354ba0f1adf9cfd26064556dda941127d4e274af701ddcd9a12393f2ec5 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "fe910c445f531a1208983cf33e0ce5f5e2f96f466ff826682f441a4aa792ee75 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "dbada720842421771c19622a841169052f6c374908a12adb10c2f0549bc008b7 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "553db68666727178d8a86ec33a568c17f1f6f7b6678a24b0800d53cc121b1bcc "
14+ sha256 cellar : :any_skip_relocation , ventura : "55e8e5752411164f6f861d1f823437ebc20ff882bb385b2145317905fa56e22c "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a74a94b52cc9a0663cab58f1ee3170e9e1d5154283178dd7b02327c3310a09e6 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments