Skip to content

Commit ef9a9ef

Browse files
authored
Merge pull request Homebrew#195943 from Homebrew/bump-immich-cli-2.2.28
immich-cli 2.2.28
2 parents 271511f + 27a6fc7 commit ef9a9ef

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

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

1212
depends_on "node"

0 commit comments

Comments
 (0)