Skip to content

Commit 84bec17

Browse files
authored
Merge pull request #32 from phasehq/release-1-19-5
Update phase.rb
2 parents f4fd101 + d5af5b3 commit 84bec17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

phase.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Phase < Formula
22
desc "Securely manage your secrets and environment variables with Phase."
33
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"
4+
url "https://github.com/phasehq/cli/releases/download/v1.19.5/phase_cli_macos_amd64_1.19.5.zip"
5+
sha256 "a6fdca2e6c48c160382f54ee4a390d9a667217b185d8a607ef4edee3c79c276a"
6+
version "1.19.5"
77

88
def install
99
# Install the phase binary

0 commit comments

Comments
 (0)