File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ class Slumber < Formula
77 head "https://github.com/LucasPickering/slumber.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "babee900bfdc4fe40664eed184481fdf1d97dfdb637c0bdcca18f91034147b64"
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "a971992af6ad51ce4b71b460fbd07f2d12585dcc1a58d196345f4df2397a1d8b"
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "9eb43e4c0767e8a6dab360f1348ff5bb21353305a45d56582f271e3186855333"
13- sha256 cellar : :any_skip_relocation , sonoma : "e5ddd1e2847439e2a23fc64dc6153f017acbc1da7281f27744c9887cabc8bf30"
14- sha256 cellar : :any_skip_relocation , ventura : "822a3ba5c4b0a10f55e452954e11d2c73dae63b3b5aa3a3881a9a41ce8c5a27b"
15- sha256 cellar : :any_skip_relocation , arm64_linux : "de57fc31a97425a1ee8d1d81a71c7d34773a52cf4a6304e442f934c1951c353a"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "54e6a113dd99dd0397f766d47e126e9e19c6faf3ff5e1315055944ad53827137"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "840467c69725f512a0d15482ef02e117590ae5ad9107fa22aa96c68577d5ad18"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "93b16cb249147aa802d1a403e275607204e7505ef44805e716c5d62f1363a10a"
12+ sha256 cellar : :any_skip_relocation , sonoma : "fbcd0f3090671a985a1e86eb65f94e4a0730ac2e87875715d9002c788cf72db3"
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "56adab0c1ce197333f7e2437bc5d1cdca2cebab405d788bf7ba2de0fa3867bc2"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3890ab62142c1b01aa92590dc8571b871e5d77199449e342d843b4db560a7e29"
1715 end
1816
1917 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments