Skip to content

Commit 4de7252

Browse files
committed
harsh: update 0.11.11 bottle.
1 parent c74a2fb commit 4de7252

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/h/harsh.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "b34c9d955428b70dea8ae2c72231c4a4cb5b8a9cb3c32bb7ba178965b1368b90"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b34c9d955428b70dea8ae2c72231c4a4cb5b8a9cb3c32bb7ba178965b1368b90"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b34c9d955428b70dea8ae2c72231c4a4cb5b8a9cb3c32bb7ba178965b1368b90"
13-
sha256 cellar: :any_skip_relocation, sonoma: "c06f43e1aacc387abe40161c43579475dab1e8d4c4446bd920020c05b3aff6ef"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "3d5cc26d2ee25dec9f2f7a89841bfa4edd274875ce12c16001ab0f4535485690"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3c24716d51764c22d0daef821a8446d2c9948d3cabc8fd3f496e52152f3de08a"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "59a1613eb33c708f8ae63ca5a2fc98319b3d26380fb59681ad280d0debc6dc93"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "59a1613eb33c708f8ae63ca5a2fc98319b3d26380fb59681ad280d0debc6dc93"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "59a1613eb33c708f8ae63ca5a2fc98319b3d26380fb59681ad280d0debc6dc93"
13+
sha256 cellar: :any_skip_relocation, sonoma: "1f972d5e4546ce81b54db0762b69e04b919d26b0abc497746d3c411bf12c1256"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "37d974cc84dab2bba14d8c10fd84c007e0140b3539e5b91bc139ba52e3882ac9"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a6f95bd36ed7207e6b5ed542bb2aca21a3a42e75fb4b8b2ba0987c63e0be4bad"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)