8000
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 a58a295 commit 7e5d245Copy full SHA for 7e5d245
Formula/azure-storage-cpp.rb
@@ -7,9 +7,9 @@ class AzureStorageCpp < Formula
7
8
bottle do
9
cellar :any
10
- sha256 "0825ba7127ec7f3f20f79d535f6d8724796bb27d920a4a7f6324c331f4eca3e4" => :catalina
11
- sha256 "1e27e8ba073d116d6c201d4ca42133bd6b36715013af45fe49ed54eb8d7a217f" => :mojave
12
- sha256 "0d3f066f4e47b9701bfe29babbe0e9143672220b3106cbdd14f4f1a3a7831440" => :high_sierra
+ sha256 "cca19a55ebebdfbc2f38b1a358868b66238d3e0ac748019ad2ec82ec2475170f" => :catalina
+ sha256 "7d6e3641f5a0ac840b508f83209f63bc511639112439017bab30afbd3d98611f" => :mojave
+ sha256 "0513ca4194954b2e69a741c49068f27c043f3cc88535c288cce9f04048b3477b" => :high_sierra
13
end
14
15
depends_on "cmake" => :build
0 commit comments