Skip to content

Commit 5cdffd2

Browse files
authored
Merge pull request #224541 from Homebrew/bump-immich-cli-2.2.67
immich-cli 2.2.67
2 parents 363bd91 + 2abe3df commit 5cdffd2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/i/immich-cli.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class ImmichCli < Formula
22
desc "Command-line interface for self-hosted photo manager Immich"
33
homepage "https://immich.app/docs/features/command-line-interface"
4-
url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.66.tgz"
5-
sha256 "5c0fa894945205eb0ed8924be7bfa62f25a18eb3d6f09e9e5ef363f18bd69b17"
4+
url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.67.tgz"
5+
sha256 "b358d39ebc1b472e52b8a12bf994ad4cc84c61952811c33930723fe2f350e915"
66
license "AGPL-3.0-only"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "16cae436d446c3ebc7e22245b01040b1ffa0e4c2cb93915c966e74ad66129314"
9+
sha256 cellar: :any_skip_relocation, all: "f97c3a7789393d954b6ac8b5cbde6cf8b574e660d383368fbc11c402acdba22a"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)