Skip to content

Commit 8b57d32

Browse files
BrewTestBotbotantony
authored andcommitted
openlist 4.1.8
1 parent 40a75fc commit 8b57d32

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/o/openlist.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Openlist < Formula
22
desc "New AList fork addressing anti-trust issues"
33
homepage "https://doc.oplist.org/"
4-
url "https://github.com/OpenListTeam/OpenList/archive/refs/tags/v4.1.7.tar.gz"
5-
sha256 "f1b92628be09ba181decc46423c3e0624b78aedfcd28590990a46ba03d75e5e4"
4+
url "https://github.com/OpenListTeam/OpenList/archive/refs/tags/v4.1.8.tar.gz"
5+
sha256 "8ba861db0ad29e60fcfb4544ff3744dfa235ab1744ea0c998e1c6f80a630996d"
66
license "AGPL-3.0-only"
77

88
bottle do
@@ -23,17 +23,17 @@ class Openlist < Formula
2323
end
2424

2525
resource "frontend" do
26-
url "https://github.com/OpenListTeam/OpenList-Frontend/archive/refs/tags/v4.1.7.tar.gz"
27-
sha256 "97be6c013a72c6bb584f174de8edb2d7a6daf0a5bed528d48e7dd2ce823c0f35"
26+
url "https://github.com/OpenListTeam/OpenList-Frontend/archive/refs/tags/v4.1.8.tar.gz"
27+
sha256 "83ed50798f3a58b5ae0a00b469860cb19a7644bc701591cbd34e99fe4b5600af"
2828

2929
livecheck do
3030
formula :parent
3131
end
3232
end
3333

3434
resource "i18n" do
35-
url "https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v4.1.7/i18n.tar.gz"
36-
sha256 "85882c7b6c0df4e987a509e77ac4ab0278756e28b0f42424a4e996842debfe3e"
35+
url "https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v4.1.8/i18n.tar.gz"
36+
sha256 "7ff3a9106ac6af3bb46f785f55104bae9ac01880d8c235cf1cd2dfc8295381c1"
3737

3838
livecheck do
3939
formula :parent

0 commit comments

Comments
 (0)