We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2660e commit 303cb31Copy full SHA for 303cb31
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.58.tgz"
5
- sha256 "11ab6e8a5a6dc481e3d5e4b0d2ace0a0b1410d9a00811cdc0fedd887f859e687"
+ url "https://registry.npmjs.org/@immich/cli/-/cli-2.2.59.tgz"
+ sha256 "b0de314232f0f25e09c6d0bb415155ba2b4c1498948efb0348478d64d71c1c2a"
6
license "AGPL-3.0-only"
7
8
bottle do
0 commit comments