Skip to content

Commit

Permalink
Merge pull request #43 from mshahat/main
Browse files Browse the repository at this point in the history
Add venctl v1.12.0
  • Loading branch information
zosocanuck authored Jul 21, 2024
2 parents 69f43e8 + 27d1888 commit 7a90d4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/venctl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ class Venctl < Formula
if Hardware::CPU.intel?
url "https://dl.venafi.cloud/venctl/#{version}/venctl-darwin-amd64.zip"
sha256 "22792ed6c07277f323f148d1fccf3e2d954e7068e5d2fc26c8c386464718a3b7"

end
if Hardware::CPU.arm?
url "https://dl.venafi.cloud/venctl/#{version}/venctl-darwin-arm64.zip"
Expand Down

0 comments on commit 7a90d4e

Please sign in to comment.