Skip to content

Commit fc03f54

Browse files
authored
Merge pull request Homebrew#195840 from Homebrew/bump-immich-cli-2.2.27
immich-cli 2.2.27
2 parents 43115b9 + e799e92 commit fc03f54

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.26.tgz"
5-
sha256 "e5b982db462a082d7dddc824451e1678456ed485b0d4971677cf9c4a8bf58087"
4+
url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.27.tgz"
5+
sha256 "d44b3a80a8dc6ad595a7d34df4ae290bc5ffb710bbeeb33597cb0276770bcc38"
66
license "AGPL-3.0-only"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "1563dba7e7a54e727dde5a27a875370eff9c05214ffc02b49a3336690cef1d59"
9+
sha256 cellar: :any_skip_relocation, all: "356a10133336de37da9fe216da2d3bb9a69f3b58d2ed7e07548df1657f72247f"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)