Skip to content

Commit 214e295

Browse files
authored
Merge pull request Homebrew#198363 from Homebrew/azure-storage-cpp-deprecate
azure-storage-cpp: deprecate now, disable in 6 months
2 parents 2ed0a56 + b7c6153 commit 214e295

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Formula/a/azure-storage-cpp.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ class AzureStorageCpp < Formula
1717
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3c89ec4ddedce0b55bbf1f97de363abf7e2778b39a4363284a642f6215f116c"
1818
end
1919

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+
2024
depends_on "cmake" => :build
2125
depends_on "boost"
2226
depends_on "cpprestsdk"

0 commit comments

Comments
 (0)