From 8b57d324fdd106fd19d0d193aa3d7bce6dfe9db5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 25 Nov 2025 14:16:20 +0000 Subject: [PATCH 1/2] openlist 4.1.8 --- 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 7917bf52223a..0ae34603af13 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.7.tar.gz" - sha256 "f1b92628be09ba181decc46423c3e0624b78aedfcd28590990a46ba03d75e5e4" + url "https://github.com/OpenListTeam/OpenList/archive/refs/tags/v4.1.8.tar.gz" + sha256 "8ba861db0ad29e60fcfb4544ff3744dfa235ab1744ea0c998e1c6f80a630996d" 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.7.tar.gz" - sha256 "97be6c013a72c6bb584f174de8edb2d7a6daf0a5bed528d48e7dd2ce823c0f35" + url "https://github.com/OpenListTeam/OpenList-Frontend/archive/refs/tags/v4.1.8.tar.gz" + sha256 "83ed50798f3a58b5ae0a00b469860cb19a7644bc701591cbd34e99fe4b5600af" 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.7/i18n.tar.gz" - sha256 "85882c7b6c0df4e987a509e77ac4ab0278756e28b0f42424a4e996842debfe3e" + url "https://github.com/OpenListTeam/OpenList-Frontend/releases/download/v4.1.8/i18n.tar.gz" + sha256 "7ff3a9106ac6af3bb46f785f55104bae9ac01880d8c235cf1cd2dfc8295381c1" livecheck do formula :parent From 862d87ea726e72b185bfc418e9bbd85ce135ca7b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:44:54 +0000 Subject: [PATCH 2/2] openlist: update 4.1.8 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 0ae34603af13..b8d5baa08460 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: "1ee7dfb8fdf34a3b82a8d483fcebf1e87917868f7d535b66c24d3aea550f6fff" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "3b48d44ac9df7bb1de7b64638da26362e0cbcb9ecad51a3259697ef53a62b606" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "e5a0b94e7a9c426555f358f476974d471689c3a215b8730c4a8f8dd289601bce" - sha256 cellar: :any_skip_relocation, sonoma: "df53a1df7587bcbc7389014decb32a5d6c6b47977a079fa8c6bceb18a98d04bd" - sha256 cellar: :any_skip_relocation, arm64_linux: "599577eb4b27afc71e75cd2b973fdbaa4129f6c2cd8733b81eeb027b1a57837b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "791a70a7d49e0cbf9311ef3a959ddc31490c4b1691a5b9826864ce7056df18dd" + 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" end depends_on "go" => :build