Skip to content

Commit a549677

Browse files
committed
gitea: update 1.23.4 bottle.
1 parent bd6bbc1 commit a549677

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gitea.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ class Gitea < Formula
1414
end
1515

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c3d3c1a7b1ffb5a584c9721f49386f363ceb7bf2bf7591f171bbb9600a8ea7f4"
18-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "77e109495f4431868259261bab11888a037ef3e2521ca5ee2aa3463c0239ee99"
19-
sha256 cellar: :any_skip_relocation, arm64_ventura: "31754ffebf73ebfb57c9178da5fc6eb4715ec0fdca2c1c5a31eccb5f85bb0d59"
20-
sha256 cellar: :any_skip_relocation, sonoma: "cc82437616c25101d402f11d405ac5ec36bc4de97413058fe1e26af73d729c62"
21-
sha256 cellar: :any_skip_relocation, ventura: "52335824796389c473c7d692ad859880afc6f2d0a29b611aa2cf545ad55e3bf5"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "240abbcfd1f741c07e0cb608eac5d4b52e007e34874c957e2ad2aca1d941dab3"
17+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "92bf4ffed5f33997eb5efe6c180ce9b5ef72831557857cd0e9f301d8dcba1a15"
18+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8a79fe6dac2785838e55ac959563cbd822d8643d33c5ebac3a80b6cbd8cc1270"
19+
sha256 cellar: :any_skip_relocation, arm64_ventura: "5450e95363107531789cb426bfdf13d6a48c78147f65d98b54d7bd2991c6b9ec"
20+
sha256 cellar: :any_skip_relocation, sonoma: "d34e35c28878c9c2f2f45292a31a6acbcacdc6e4fe0604328788d30f3948fb60"
21+
sha256 cellar: :any_skip_relocation, ventura: "ba2f39ca63ab107bdf5f6d14a8931ea71842be8e1d41710ba33017c3b9c87f81"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "038ab73ae8bde0844764ed1f9fac920cd195cfafe24041b12a58fa45adcf124f"
2323
end
2424

2525
depends_on "go" => :build

0 commit comments

Comments
 (0)