From e489269e4d4e46163693ff9b7d559842cbea871a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 9 Aug 2024 18:40:50 +0000 Subject: [PATCH] kiota 1.17.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..9c78b11c4bf7b 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.17.0.tar.gz" + sha256 "1d1c8ac01c299246ef776415ba710d63125aeabad6a0db15fa6a05822652af6d" license "MIT" head "https://github.com/microsoft/kiota.git", branch: "main"