Skip to content

Commit 048524d

Browse files
committed
zf: update 0.10.1 bottle.
1 parent faec2a3 commit 048524d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/z/zf.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Zf < Formula
77
head "https://github.com/natecraddock/zf.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c824a72623a674d8dbe50d80ee58fc4d8bb272ef16a05a94e578a2ec5be748d8"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3016fd4bf9b8a183a887bb161cf145eb652ec4abb549bb64e69dbf5c933c1cab"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "fe3352412d017d5f0e9dd198b966992d052186c571217043f67b9d5992b0911a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "2b72ba9015474fcbf3311f1d37156b33e22852ceafd4905ba6a9297b74e85ae7"
14-
sha256 cellar: :any_skip_relocation, ventura: "ce4cf093fbbdbbb268b012d6101eb425033c3384fc7ede3dc134d835cb42522b"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "fcccdbf61136c05f27b9f445bf688fb0580de144e675b824a428455496762531"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "01e83d6b000b2fb7f4514fcc6784499be3d90638f6cf499aeb49759bc79553f7"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "79be676a3b29a77dd57a8954a27130ec20edc575018df0df1098da8aba980a20"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "7c118f618b1fa0014e943e676f2b11cec943c4bbf13fd3122be3a3ef15394e03"
13+
sha256 cellar: :any_skip_relocation, sonoma: "258e4735444e3cafe7431d41c7785415ff78935aca7cb1478355025bd641fc58"
14+
sha256 cellar: :any_skip_relocation, ventura: "9c3e7a6e7d6796cbaca393b92cafd14b24b4eebca0778b66bfa16ac2ecac1c3d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "141a283ae3068d928127d004cd195ea23ecc647b5cb0c501c304adc9770f9945"
1616
end
1717

1818
depends_on "zig" => :build

0 commit comments

Comments
 (0)