Skip to content

Commit 28b53d7

Browse files
committed
forgejo 12.0.2
1 parent cb572e2 commit 28b53d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/forgejo.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Forgejo < Formula
22
desc "Self-hosted lightweight software forge"
33
homepage "https://forgejo.org/"
4-
url "https://codeberg.org/forgejo/forgejo/releases/download/v12.0.1/forgejo-src-12.0.1.tar.gz"
5-
sha256 "792f0435e9e4620da96a92305ed752f54b47ebc23d5f8e08a70299bac2245dd9"
4+
url "https://codeberg.org/forgejo/forgejo/releases/download/v12.0.2/forgejo-src-12.0.2.tar.gz"
5+
sha256 "eb34c79dba4b6dac05330eb875a58e804b4c290854b482750d27926a13263087"
66
license "GPL-3.0-or-later"
77
head "https://codeberg.org/forgejo/forgejo.git", branch: "forgejo"
88

0 commit comments

Comments
 (0)