Skip to content

Commit

Permalink
vsts-cli: update cryptography resource
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Dec 30, 2021
1 parent f7a4733 commit 98dc809
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/vsts-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ class VstsCli < Formula
homepage "https://docs.microsoft.com/en-us/cli/vsts"
url "https://files.pythonhosted.org/packages/f9/c2/3ed698480ab30d2807fc961eef152099589aeaec3f1407945a4e07275de5/vsts-cli-0.1.4.tar.gz"
sha256 "27defe1d8aaa1fcbc3517274c0fdbd42b5ebe2c1c40edfc133d98fe4bb7114de"
revision 4
revision 5

bottle do
sha256 cellar: :any, arm64_monterey: "b2f52a216bc861399d8a1601aec22f167571879a6bab184682a2aa03833ed2ef"
Expand Down Expand Up @@ -54,8 +54,8 @@ class VstsCli < Formula
end

resource "cryptography" do
url "https://files.pythonhosted.org/packages/fa/2d/2154d8cb773064570f48ec0b60258a4522490fcb115a6c7c9423482ca993/cryptography-3.4.6.tar.gz"
sha256 "2d32223e5b0ee02943f32b19245b61a62db83a882f0e76cc564e1cec60d48f87"
url "https://files.pythonhosted.org/packages/cc/98/8a258ab4787e6f835d350639792527d2eb7946ff9fc0caca9c3f4cf5dcfe/cryptography-3.4.8.tar.gz"
sha256 "94cc5ed4ceaefcbe5bf38c8fba6a21fc1d365bb8fb826ea1688e3370b2e24a1c"
end

resource "entrypoints" do
Expand Down

0 comments on commit 98dc809

Please sign in to comment.