File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Forgejo < Formula
77 head "https://codeberg.org/forgejo/forgejo.git" , branch : "forgejo"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "62abf4e0df01d34c46d20cdc90683bb79de25647f6b6f40f910093eb94e56512 "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "15d9021d3c84a0d074bbca057549cc424dcda1749c9510d1b52422c65c333ded "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "8c64e852fc07e60753f165975fe91481fddd7d3dd38792c883ab22af892a5f08 "
13- sha256 cellar : :any_skip_relocation , sonoma : "e12fd2fa0455d45a448bd5e9d5de2c4df4eb65d2b3b54f63d24416457bf27f1e "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "c73add6c5ecc35af76a5cd122b98080077e80c817a8c741fa90f479ef8d42c58 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "c1d07d209a004a5d946043564705c80a1e33bc3f91bc97731615bca329db3970 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "09e32a517734fd3ae2a0d171eb4be65601071cdfc0e3782b0bef004a0e015ac2 "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d29564520fb7360804c623954dd6522a0a00742b603af407ff0c3c34b15c45f4 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b96c0969e3ee515720cd66c998828b6dcb4e9b2b343e791079b8ca5e68acb92b "
13+ sha256 cellar : :any_skip_relocation , sonoma : "4a293d1c069c5036c324ed66e97cea1802c333b5f6fb347b84c3b21671cda583 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "692e77fc8f9039e83d655d9cb619337723319747043919772c11051f02731699 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "db9dcbac2b4ea3ac8a01ed80839db3dcaccd1847a15d6f8b04e5db1edf24607c "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments