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 91df94c commit 9e9a900Copy full SHA for 9e9a900
Formula/k/kiota.rb
@@ -1,8 +1,8 @@
1
class Kiota < Formula
2
desc "OpenAPI based HTTP Client code generator"
3
homepage "https://aka.ms/kiota/docs"
4
- url "https://github.com/microsoft/kiota/archive/refs/tags/v1.21.0.tar.gz"
5
- sha256 "caaf0de41089c8727356c91ef559a5ff718ec6cdbc06791375977723db1af00c"
+ url "https://github.com/microsoft/kiota/archive/refs/tags/v1.22.0.tar.gz"
+ sha256 "e65aa2dae53aeeb4c6dbb8a4c76f64e485149aec4ea2949ae9577fa6dadb48e3"
6
license "MIT"
7
head "https://github.com/microsoft/kiota.git", branch: "main"
8
0 commit comments