Skip to content

Commit 9e9a900

Browse files
committed
kiota 1.22.0
1 parent 91df94c commit 9e9a900

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/kiota.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)