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 6bc3e33 commit f56f964Copy full SHA for f56f964
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.5/gitea-src-1.23.5.tar.gz"
5
- sha256 "1dbf85dfd3055c189917290e550c932b72d6dc2d530d1e8fa39526196b0f7f08"
+ url "https://dl.gitea.com/gitea/1.23.6/gitea-src-1.23.6.tar.gz"
+ sha256 "7704ebce0e31617d9dad985d3f3f4828855ad856383b9efc5a2f81befbed693c"
6
license "MIT"
7
head "https://github.com/go-gitea/gitea.git", branch: "main"
8
0 commit comments