Skip to content

Commit 16619d5

Browse files
committed
kiota 1.29.0
1 parent 12fe63d commit 16619d5

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.28.0.tar.gz"
5-
sha256 "22ae2c86276a4fadb8fbffa956a9a36dbb2afe7af3e988858a53e3c7b0b9d6fb"
4+
url "https://github.com/microsoft/kiota/archive/refs/tags/v1.29.0.tar.gz"
5+
sha256 "8d75ae103efc94edc0615b1a7427ce6ef970fde389f3f4de5722eec97bcb4860"
66
license "MIT"
77
head "https://github.com/microsoft/kiota.git", branch: "main"
88

0 commit comments

Comments
 (0)