File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,11 @@ class Kiota < Formula
77 head "https://github.com/microsoft/kiota.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "a121774c91db47774e8a8ef325d47485ef9ba33c72671904126b104cce3d0a9c"
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "1e9c66c91f5ef2b18e89aa4ccec8417711a7fbf6485fd0585c59d19112a21743"
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "c038fe33ad77501ad5f09c7a7bb86194e51fb98b42086ff0b5ec20fd98b018a4"
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "a2c910e355a8f1c101c4f91f7ec31d86270722e121090a5e1bbe1e48dc421c87"
14- sha256 cellar : :any_skip_relocation , ventura : "a50a83adf8b4341e334b1990e18bec48b52d7cdb679974a2f2ad434452ff0421"
15- sha256 cellar : :any_skip_relocation , arm64_linux : "47b04dd0b5ae4f5d4bacbbe17b03d58b74cb60a2145acab83ab6da7872a2cc8c"
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "2b82c113a8953e61716bf2a301a62ffcf68eed59f8b2c3d88edf53d6edaf3186"
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "b53629836e75eaac33ca417ab050311a263365f921d053e43a926ff1a6d60e8c"
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "2455e0baf73eb677bba2cb4ee186a0e08a8d919e9d7f650cc4ba4e331da0faa8"
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "6b27803ce4122c455e5ad33668e3985cef4ada574259d4c62a4825fa3aeb96d6"
13+ sha256 cellar : :any_skip_relocation , arm64_linux : "08605532539ded3e7f61638cee291649055f315d4385683121c370e5bd5524f2"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "3b933531887d8898bfc1a8f877d6221672f16950d70ef9fd37915d0a263577e0"
1715 end
1816
1917 depends_on "dotnet"
You can’t perform that action at this time.
0 commit comments