From 17624576f5d84db6129c2f5001d52bc6490955ff Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 3 May 2024 00:38:52 +0000 Subject: [PATCH] kiota 1.14.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..2154f753feb2c 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.14.0.tar.gz" + sha256 "d0a971cfe846f491772071f54866a9c5ab8324053923918d92eae1807dc0c3b4" license "MIT" head "https://github.com/microsoft/kiota.git", branch: "main"