Skip to content

Commit f93e463

Browse files
authored
Merge pull request #224891 from Homebrew/bump-immich-cli-2.2.68
immich-cli 2.2.68
2 parents eaaa880 + fea50a0 commit f93e463

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.67.tgz"
5-
sha256 "b358d39ebc1b472e52b8a12bf994ad4cc84c61952811c33930723fe2f350e915"
4+
url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.68.tgz"
5+
sha256 "b2597123269ed6425022a4029d37d5acfd8e32870ef2d299ddaa7ca280a3de94"
66
license "AGPL-3.0-only"
77

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

1212
depends_on "node"

0 commit comments

Comments
 (0)