Skip to content

Commit

Permalink
Merge pull request #205562 from Homebrew/bump-immich-cli-2.2.44
Browse files Browse the repository at this point in the history
immich-cli 2.2.44
  • Loading branch information
BrewTestBot authored Jan 26, 2025
2 parents f680bfa + 6ddf0d4 commit d705c24
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.43.tgz"
sha256 "c8632a0a79fdcd93cc62f5bf7cc1893df6d90a213920580be169b5276e2cd364"
url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.44.tgz"
sha256 "de88c747922cf51f20e1d94dfbea5be436a5f50fd0a3adb0bf824597313031c6"
license "AGPL-3.0-only"

bottle do
sha256 cellar: :any_skip_relocation, all: "7992a2259e97daa11505f28c035829ea8a0554929fc719761089be90f3d7292d"
sha256 cellar: :any_skip_relocation, all: "fdf1272720387e8128408394a823e5ea7e89c32f37e799d99f9712d622008df1"
end

depends_on "node"
Expand Down

0 comments on commit d705c24

Please sign in to comment.