From c044dd48755b69e5154ad7f3074e595fc50c7c02 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 3 Oct 2024 03:35:29 +0000 Subject: [PATCH 1/2] immich-cli 2.2.23 --- Formula/i/immich-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/i/immich-cli.rb b/Formula/i/immich-cli.rb index bc861c2603aab..6ba74449530d1 100644 --- a/Formula/i/immich-cli.rb +++ b/Formula/i/immich-cli.rb @@ -1,8 +1,8 @@ class ImmichCli < Formula desc "Command-line interface for self-hosted photo manager Immich" homepage "https://immich.app/docs/features/command-line-interface" - url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.22.tgz" - sha256 "2d84678c8b646271e0d726fe3dd68528f60cd2a804baf6f1745cb65e616c8f9c" + url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.23.tgz" + sha256 "4c45ad57cd3ae76764c07601b1a1692e39bb57a35a21c33f42ef69383dc01f01" license "AGPL-3.0-only" bottle do From ea89fff9ba215bfa6d3b22227e42224612d08401 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:04:29 +0000 Subject: [PATCH 2/2] immich-cli: update 2.2.23 bottle. --- Formula/i/immich-cli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/i/immich-cli.rb b/Formula/i/immich-cli.rb index 6ba74449530d1..a81892071780c 100644 --- a/Formula/i/immich-cli.rb +++ b/Formula/i/immich-cli.rb @@ -6,7 +6,7 @@ class ImmichCli < Formula license "AGPL-3.0-only" bottle do - sha256 cellar: :any_skip_relocation, all: "fcaac077c9042e750a8669b12b091656b2548b876daa21cd34702aad44215d49" + sha256 cellar: :any_skip_relocation, all: "8dace0191fbbbc5662281404351ea4975ea9d874cf7fb18e908078c6b2f1a133" end depends_on "node"