From 67b2397ccfb8b6f5c2eb9c5c0973fcd64251873d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Sep 2024 18:40:27 +0000 Subject: [PATCH] kiota 1.18.0 --- Formula/k/kiota.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/k/kiota.rb b/Formula/k/kiota.rb index 3b30eb4743547..f0d5243d99269 100644 --- a/Formula/k/kiota.rb +++ b/Formula/k/kiota.rb @@ -1,8 +1,8 @@ class Kiota < Formula desc "OpenAPI based HTTP Client code generator" homepage "https://aka.ms/kiota/docs" - url "https://github.com/microsoft/kiota/archive/refs/tags/v1.11.1.tar.gz" - sha256 "cab39c2bffd20db3c8f31653ba1f0cb9fa3be785f38ff62422be76a34030dee6" + url "https://github.com/microsoft/kiota/archive/refs/tags/v1.18.0.tar.gz" + sha256 "5bf13a481447dbe6792390fb87323d5ce522a555c55d35557c55d1725d58dd9b" license "MIT" head "https://github.com/microsoft/kiota.git", branch: "main"