From 91518f550f84bc83fb162939f13ee3cd113e68b0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 1 Jan 2026 17:12:23 +0000 Subject: [PATCH 1/2] openlist 4.1.9 --- Formula/o/openlist.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/o/openlist.rb b/Formula/o/openlist.rb index b8d5baa08460..fad094c4a523 100644 --- a/Formula/o/openlist.rb +++ b/Formula/o/openlist.rb @@ -1,8 +1,8 @@ class Openlist < Formula desc "New AList fork addressing anti-trust issues" homepage "https://doc.oplist.org/" - url "https://github.com/OpenListTeam/OpenList/archive/refs/tags/v4.1.8.tar.gz" - sha256 "8ba861db0ad29e60fcfb4544ff3744dfa235ab1744ea0c998e1c6f80a630996d" + url "https://github.com/OpenListTeam/OpenList/archive/refs/tags/v4.1.9.tar.gz" + sha256 "5171cef3b03f6b68af0e4886af7b6f5a6f9c103de41c3b831f46dcb3ddcc6f18" license "AGPL-3.0-only" bottle do @@ -23,8 +23,8 @@ class Openlist < Formula end resource "frontend" do - url "https://github.com/OpenListTeam/OpenList-Frontend/archive/refs/tags/v4.1.8.tar.gz" - sha256 "83ed50798f3a58b5ae0a00b469860cb19a7644bc701591cbd34e99fe4b5600af" + url "https://github.com/OpenListTeam/OpenList-Frontend/archive/refs/tags/v4.1.9.tar.gz" + sha256 "fb708699119e96fe59db75d2425101d9c22dd186c89ec590616fd046c3830c40" livecheck do formula :parent @@ -32,8 +32,8 @@ class Openlist < Formula end resource "i18n" do - url "https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v4.1.8/i18n.tar.gz" - sha256 "7ff3a9106ac6af3bb46f785f55104bae9ac01880d8c235cf1cd2dfc8295381c1" + url "https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v4.1.9/i18n.tar.gz" + sha256 "b7e76f1b8a23a193d70458213cfa897bbd94892fdd05e70317e7d433864afcb0" livecheck do formula :parent From d845a7af733529db17f0d074d59758aae5400005 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:06:13 +0000 Subject: [PATCH 2/2] openlist: update 4.1.9 bottle. --- Formula/o/openlist.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/o/openlist.rb b/Formula/o/openlist.rb index fad094c4a523..eb7c3bcf2395 100644 --- a/Formula/o/openlist.rb +++ b/Formula/o/openlist.rb @@ -6,12 +6,12 @@ class Openlist < Formula license "AGPL-3.0-only" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "a2f7268bdf7cc74cd2b6d5106c24b624e4d74fa0a6be4d05268baa9420c9fa6f" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "609304072300fe7808cf53fc7634a3e79b84ea59187f78d3965f100e91f34dd8" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "74fd740af36b85ad14ab0841807d951f32704037d9bc665478ee691f76eb959d" - sha256 cellar: :any_skip_relocation, sonoma: "b70b096997004034dcd47a1dbbd65fbc096ca30da8cf40e30bf23c9b3b8488ac" - sha256 cellar: :any_skip_relocation, arm64_linux: "c25d06885c7072e80be39c156a15701772eb822edf2c395319d91888147fba12" - sha256 cellar: :any_skip_relocation, x86_64_linux: "12eb6b166e988e5f857008ba66f81c9bdea3e90f53b1990ea50ed3362efc98f2" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "da4923c2b652abd3bf260b75cb2f1b21328004088972358e43af7e42adf7a889" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "269f3bc18c63bfb3c926e7219d89a61d9d90ae34a0309364cac328b6e7648b90" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f7094c270b9fc842216567fe4ecc99a7b6cf593c891dd89676d03a04b2a1e384" + sha256 cellar: :any_skip_relocation, sonoma: "b857d1919185b6279a9861a7f8674c5a8adc9adf4174f1164a54ebfa86d38db9" + sha256 cellar: :any_skip_relocation, arm64_linux: "cb87dc3a53d86ade81059a4700fd324280ab5bd4d9a49ba3804e6177aacb25d9" + sha256 cellar: :any_skip_relocation, x86_64_linux: "2da8ab417df37702c29490e1548429d4fc2f379e76dabfaa63bab57f40a8368d" end depends_on "go" => :build