Skip to content

Commit bd6bbc1

Browse files
committed
gitea 1.23.4
1 parent 16d1f4f commit bd6bbc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gitea.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gitea < Formula
22
desc "Painless self-hosted all-in-one software development service"
33
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"
4+
url "https://dl.gitea.com/gitea/1.23.4/gitea-src-1.23.4.tar.gz"
5+
sha256 "01125e1ac8017b2cbfd53784218a70e5200cf61328e311b5e2c2942c36ac5b8d"
66
license "MIT"
77
head "https://github.com/go-gitea/gitea.git", branch: "main"
88

0 commit comments

Comments
 (0)