Skip to content

Commit 5be1e83

Browse files
committed
asak: update 0.3.5 bottle.
1 parent f2bf502 commit 5be1e83

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/asak.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d34a5b7cee6dcd07bb4d38e93b676203c68fdae4d1cc5e5b5b6426a1acc2d4ec"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "53e25ce893336480ddf387172c204c5e0cbdbf6667192b848de067f8b3884eeb"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b77b36ae1bcd6c4297fe40350db70f69228cdbc5c86f2fd8099d942ffd9f6951"
13-
sha256 cellar: :any_skip_relocation, sonoma: "b8e422a1c9c71946ad6457ab745d0880ef685d2de977e30bf2c7a8ceb6acc880"
14-
sha256 cellar: :any_skip_relocation, ventura: "31af89a6fd325f425aae104043edb6bf34d04b20a2b60a8ab8445f4cf777100f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7121900080e4d2c358a3a3f60ade6c11190d3e17e7d5423780f1d91d8384f277"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "27f85372d811d595deb8fe3c4109b6f21e994239cc42960f20feef6f36cbe4a0"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b351b44a345d7365a2db6bb171c329ff60a5dca881e149fc69c0374ca573de71"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "cb3ba1659b7ea8362939a894ed18d39e9bee1c1fb322a44486e9ceebbeff24c7"
13+
sha256 cellar: :any_skip_relocation, sonoma: "1f62eda3c07127c794a1ffe34fd94c3903bcdcfb7fdfe86d1a2e44655ae49c94"
14+
sha256 cellar: :any_skip_relocation, ventura: "1f73391abd8d6f38c3d39815ba4927cf62bd12b96db82d070dd420784379df52"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "0334dca2e8a77f943f4fc0bfb43b540c7ae9c76452685df22bdbf1e049cee40c"
1616
end
1717

1818
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)