We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a6f2f commit ea722a9Copy full SHA for ea722a9
Formula/i/immich-cli.rb
@@ -1,8 +1,8 @@
1
class ImmichCli < Formula
2
desc "Command-line interface for self-hosted photo manager Immich"
3
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"
+ url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.28.tgz"
+ sha256 "114cf04c68f4071f70e1ff71914a0e1cfe45ede325dd48694c3ab83202415454"
6
license "AGPL-3.0-only"
7
8
bottle do
0 commit comments