File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11class Kiota < Formula
22 desc "OpenAPI based HTTP Client code generator"
33 homepage "https://aka.ms/kiota/docs"
4- url "https://github.com/microsoft/kiota/archive/refs/tags/v1.21 .0.tar.gz"
5- sha256 "caaf0de41089c8727356c91ef559a5ff718ec6cdbc06791375977723db1af00c "
4+ url "https://github.com/microsoft/kiota/archive/refs/tags/v1.22 .0.tar.gz"
5+ sha256 "e65aa2dae53aeeb4c6dbb8a4c76f64e485149aec4ea2949ae9577fa6dadb48e3 "
66 license "MIT"
77 head "https://github.com/microsoft/kiota.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "22101c33731440d9aa8a2a9388a86f978db5c00461a9856ac80febc56c99972a "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "acba71a3c5a4d7b25eb7c68b1270472b78e1239608f1eddd84e93688ca0502da "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "1f5e7cd2828ec8fcedde6435ca9d7fee4f3f839963176992a2afe113063ef2de "
13- sha256 cellar : :any_skip_relocation , ventura : "eaa68f7b57f5c6b3d649f9b47e883c94a7ba6d19fe726d75c15c5f36943c2bad "
14- sha256 cellar : :any_skip_relocation , x86_64_linux : "2aa3c56687889b1f7a0091bdaf1471d31aea97302d11428a10778a71eebffa2c "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "1c443d0bfca8a67eca4dab09d4da9a44250a33864dedbefa5a8743a74766745d "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4e0fac7a249e054d78e4d76afc97bf333d4ea5f68aefa3ebdee9cb5ce0925915 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3a4e836539d650fc098312e82cf620c7efd4283a2854ef60ba985cd6bba6dc0f "
13+ sha256 cellar : :any_skip_relocation , ventura : "c024dd283dda096755ad5f937ffeb66da21399d8b73e3e1cfaf0a223871a3571 "
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "84d0be6650caa82f8ef41c68bb6f50466feefcf97fadef990b202443d1c293fa "
1515 end
1616
1717 depends_on "dotnet@8"
You can’t perform that action at this time.
0 commit comments