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 5f4a588 commit a58a295Copy full SHA for a58a295
Formula/azure-storage-cpp.rb
@@ -1,8 +1,8 @@
1
class AzureStorageCpp < Formula
2
desc "Microsoft Azure Storage Client Library for C++"
3
homepage "https://azure.github.io/azure-storage-cpp"
4
- url "https://github.com/Azure/azure-storage-cpp/archive/v7.%3Cspan%20class="x x-first x-last">4.0.tar.gz"
5
- sha256 "19a825fb09bd1d1966418ec94571bc39edb34f812938dee5c3e9b27da8b739cf"
+ url "https://github.com/Azure/azure-storage-cpp/archive/v7.%3Cspan%20class="x x-first x-last">5.0.tar.gz"
+ sha256 "446a821d115949f6511b7eb01e6a0e4f014b17bfeba0f3dc33a51750a9d5eca5"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments