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 b114a47 commit 45279acCopy full SHA for 45279ac
Formula/l/lanraragi.rb
@@ -1,10 +1,9 @@
1
class Lanraragi < Formula
2
desc "Web application for archival and reading of manga/doujinshi"
3
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"
+ url "https://github.com/Difegue/LANraragi/archive/refs/tags/v.0.9.22.tar.gz"
+ sha256 "979b819994fdf4260a19bf276aef407da9c1d9d294bee44fc7a1f600c1ce5696"
6
license "MIT"
7
- revision 3
8
head "https://github.com/Difegue/LANraragi.git", branch: "dev"
9
10
bottle do
0 commit comments