Skip to content

Commit 45279ac

Browse files
committed
lanraragi 0.9.22
1 parent b114a47 commit 45279ac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/l/lanraragi.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Lanraragi < Formula
22
desc "Web application for archival and reading of manga/doujinshi"
33
homepage "https://github.com/Difegue/LANraragi"
4-
url "https://github.com/Difegue/LANraragi/archive/refs/tags/v.0.9.21.tar.gz"
5-
sha256 "ed2d704d058389eb4c97d62080c64fa96fcc230be663ec8958f35764d229c463"
4+
url "https://github.com/Difegue/LANraragi/archive/refs/tags/v.0.9.22.tar.gz"
5+
sha256 "979b819994fdf4260a19bf276aef407da9c1d9d294bee44fc7a1f600c1ce5696"
66
license "MIT"
7-
revision 3
87
head "https://github.com/Difegue/LANraragi.git", branch: "dev"
98

109
bottle do

0 commit comments

Comments
 (0)