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
7
7
head "https://github.com/kimono-koans/httm.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "5079eedc1fe09fcf3fe6cdc4a30df33e35be381fad58df2fb6eedb22e229a22f "
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8cb2d1e95f26d65b6fdba101e6cd57d2d6c67b8f37c59ed813a776377f00001b "
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "39e70b0346197d6f670d0b3a89f1539b55fb4b8a538f4317ecd94ff57a444e67 "
13
- sha256 cellar : :any_skip_relocation , sonoma : "cc807bd2863ebb9bd7ff4c7ca2284dbf0aa278fb2e75e1c0cece22d99373a693 "
14
- sha256 cellar : :any_skip_relocation , arm64_linux : "c5a817aa6b44fd1d2a9e3632f088a5c141e5186c9e561fae1dcbc73c9feb7042 "
15
- sha256 cellar : :any_skip_relocation , x86_64_linux : "e2283550a5f51c7d5c7637bcfabf445b506fca9d6acc9488e281e509f534ceb8 "
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "15ff49d4c38f12e0e7f7ecc318142f917d724c841a55b8242a422310e7460261 "
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d56ef695373d97ad8b04eb004022bcba254d87b4375c4660b77905dd65ce2c34 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c4f78eb85cef3d527b5bbdfc5ac6efc1fa33d015aaa19e9403f5fb8dd056eb1d "
13
+ sha256 cellar : :any_skip_relocation , sonoma : "8e4944f73f84c7aca1bf683b3c92b616fd8af0f2f42dc2a1f2eb63b544bb0ace "
14
+ sha256 cellar : :any_skip_relocation , arm64_linux : "376636d23d120f4c1035bc946569b39399ac6d61a152c08106ecfc9c5f98c143 "
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b8efbaab67b6c98c221d7cc5c0b07c6b5d84d30fb752b752a70884a008b9f157 "
16
16
end
17
17
18
18
depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments