We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb572e2 commit 28b53d7Copy full SHA for 28b53d7
Formula/f/forgejo.rb
@@ -1,8 +1,8 @@
1
class Forgejo < Formula
2
desc "Self-hosted lightweight software forge"
3
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"
+ url "https://codeberg.org/forgejo/forgejo/releases/download/v12.0.2/forgejo-src-12.0.2.tar.gz"
+ sha256 "eb34c79dba4b6dac05330eb875a58e804b4c290854b482750d27926a13263087"
6
license "GPL-3.0-or-later"
7
head "https://codeberg.org/forgejo/forgejo.git", branch: "forgejo"
8
0 commit comments