We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4fd101 + d5af5b3 commit 84bec17Copy full SHA for 84bec17
phase.rb
@@ -1,9 +1,9 @@
1
class Phase < Formula
2
desc "Securely manage your secrets and environment variables with Phase."
3
homepage "https://github.com/phasehq/cli"
4
- url "https://github.com/phasehq/cli/releases/download/v1.19.4/phase_cli_macos_amd64_1.19.4.zip"
5
- sha256 "035100417a5517d01df5be0306eb30c4dbf9c4dada1fef3221daac23e691602b"
6
- version "1.19.4"
+ url "https://github.com/phasehq/cli/releases/download/v1.19.5/phase_cli_macos_amd64_1.19.5.zip"
+ sha256 "a6fdca2e6c48c160382f54ee4a390d9a667217b185d8a607ef4edee3c79c276a"
+ version "1.19.5"
7
8
def install
9
# Install the phase binary
0 commit comments