Skip to content

Commit

Permalink
Merge pull request #192689 from Homebrew/bump-immich-cli-2.2.23
Browse files Browse the repository at this point in the history
immich-cli 2.2.23
  • Loading branch information
BrewTestBot authored Oct 3, 2024
2 parents 5e913c3 + ea89fff commit bc219f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/i/immich-cli.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
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
sha256 cellar: :any_skip_relocation, all: "fcaac077c9042e750a8669b12b091656b2548b876daa21cd34702aad44215d49"
sha256 cellar: :any_skip_relocation, all: "8dace0191fbbbc5662281404351ea4975ea9d874cf7fb18e908078c6b2f1a133"
end

depends_on "node"
Expand Down

0 comments on commit bc219f6

Please sign in to comment.