From 22d790495082de9a24199d2c06ea9d4c20f5bf1a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 7 Nov 2024 21:45:42 +0000 Subject: [PATCH] kiota 1.20.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 c6358b5de311d6..1b666529636143 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.19.1.tar.gz" - sha256 "8a6d0d31d71a90edea434df6df4a8bfa96d70e781e64b72e490e295a2accf1d9" + url "https://github.com/microsoft/kiota/archive/refs/tags/v1.20.0.tar.gz" + sha256 "2090ed62884c77ae26ba1f0c37b9c250c2dc7b7229c0e18fbdfcb67c8b2c96bc" license "MIT" head "https://github.com/microsoft/kiota.git", branch: "main"