Skip to content

Commit 0345f63

Browse files
authored
Merge pull request #196562 from Homebrew/bump-lanraragi-0.9.22
lanraragi 0.9.22
2 parents 0a1c9c9 + b7241bc commit 0345f63

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Formula/l/lanraragi.rb

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
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
11-
sha256 cellar: :any, arm64_sequoia: "4addeef09e330f210354da1d2f0593e88621616320057ba2cdc388f76a447e29"
12-
sha256 cellar: :any, arm64_sonoma: "3de5bf3ab193cc551e1a843a7ffdf01ef2f28248979079a8b1b390eaa8a052d9"
13-
sha256 cellar: :any, arm64_ventura: "46c910c967b0de95eb0131df3821ca428e91d03c4d0910c6dc1502fc895ffd98"
14-
sha256 cellar: :any, sonoma: "7eea02846ca205288ab639fe55a41f9fb81598f2f4f111c58b3adb157bf8fae6"
15-
sha256 cellar: :any, ventura: "6c295cfa1ef859951ed5855f962c6a8249173f6cd180322091646b4bee817126"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "596296f78997c0c66c9cfc01b900ba54782d1500fc2f47ede41c7dc29116b968"
10+
sha256 cellar: :any, arm64_sequoia: "e6ad4eba79b3e0aae64d01aaeb64fcdfd5bf6b32f899665fb3c78b61e7568a9d"
11+
sha256 cellar: :any, arm64_sonoma: "a6fc59bb74de453bfca634f0eb8005aa8d6734bfa0f9e07bb54ce12d122ec570"
12+
sha256 cellar: :any, arm64_ventura: "01c666e8b8eb423b602d9aca72ac34367627f1a1b5efacbcb4c96723cbd1ccb8"
13+
sha256 cellar: :any, sonoma: "b3f00435e72d7ceee48e0191999f50c2e644d003c25490688426bb118600e585"
14+
sha256 cellar: :any, ventura: "f316475978784dbb9829ed69d81a45f0eb1273bbce78a77c18bea25043215b99"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c0c201a1a56fc38f517d2e4388dc81571f2f25283ce7a97e6a2677c079085df8"
1716
end
1817

1918
depends_on "nettle" => :build

0 commit comments

Comments
 (0)