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 16d1f4f commit bd6bbc1Copy full SHA for bd6bbc1
Formula/g/gitea.rb
@@ -1,8 +1,8 @@
1
class Gitea < Formula
2
desc "Painless self-hosted all-in-one software development service"
3
homepage "https://about.gitea.com/"
4
- url "https://dl.gitea.com/gitea/1.23.3/gitea-src-1.23.3.tar.gz"
5
- sha256 "e3c2993c06d3f717aa9000c877d090da18b51b1f708c569e85b7d67fa643bad3"
+ url "https://dl.gitea.com/gitea/1.23.4/gitea-src-1.23.4.tar.gz"
+ sha256 "01125e1ac8017b2cbfd53784218a70e5200cf61328e311b5e2c2942c36ac5b8d"
6
license "MIT"
7
head "https://github.com/go-gitea/gitea.git", branch: "main"
8
0 commit comments