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 12fe63d commit 16619d5Copy full SHA for 16619d5
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.28.0.tar.gz"
5
- sha256 "22ae2c86276a4fadb8fbffa956a9a36dbb2afe7af3e988858a53e3c7b0b9d6fb"
+ url "https://github.com/microsoft/kiota/archive/refs/tags/v1.29.0.tar.gz"
+ sha256 "8d75ae103efc94edc0615b1a7427ce6ef970fde389f3f4de5722eec97bcb4860"
6
license "MIT"
7
head "https://github.com/microsoft/kiota.git", branch: "main"
8
0 commit comments