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.
2 parents 2ed0a56 + b7c6153 commit 214e295Copy full SHA for 214e295
Formula/a/azure-storage-cpp.rb
@@ -17,6 +17,10 @@ class AzureStorageCpp < Formula
17
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3c89ec4ddedce0b55bbf1f97de363abf7e2778b39a4363284a642f6215f116c"
18
end
19
20
+ # https://github.com/Azure/azure-storage-cpp/commit/b319b189067ac5f54137ddcfc18ef506816cbea4
21
+ # https://aka.ms/AzStorageCPPSDKRetirement
22
+ disable! date: "2025-05-20", because: :deprecated_upstream
23
+
24
depends_on "cmake" => :build
25
depends_on "boost"
26
depends_on "cpprestsdk"
0 commit comments