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 b9223c0 commit 263e359Copy full SHA for 263e359
Formula/i/infisical.rb
@@ -1,8 +1,8 @@
1
class Infisical < Formula
2
desc "CLI for Infisical"
3
homepage "https://infisical.com/docs/cli/overview"
4
- url "https://github.com/Infisical/cli/archive/refs/tags/v0.43.16.tar.gz"
5
- sha256 "5093c60848cc6f7d5e8f68972b81f8cb366d5acf9ad7179831166423c3b03b72"
+ url "https://github.com/Infisical/cli/archive/refs/tags/v0.43.17.tar.gz"
+ sha256 "5a5b8758dfb2a1773815463c5c028d3e8a81430e9e78ae47bd9134208a89f2a8"
6
license "MIT"
7
head "https://github.com/Infisical/cli.git", branch: "main"
8
0 commit comments