From 2eb43d288ac84596ab89e5660770a0be83be140d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 20 Nov 2024 09:28:52 +0000 Subject: [PATCH] chainloop-cli 0.114.0 --- Formula/c/chainloop-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/chainloop-cli.rb b/Formula/c/chainloop-cli.rb index 07ef5a94b49ce..b82a6aa8582d9 100644 --- a/Formula/c/chainloop-cli.rb +++ b/Formula/c/chainloop-cli.rb @@ -1,8 +1,8 @@ class ChainloopCli < Formula desc "CLI for interacting with Chainloop" homepage "https://docs.chainloop.dev" - url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.113.0.tar.gz" - sha256 "2f562e8e6f8cd0150c6a2bf48f665ab028f7998616054721215b795562df70b0" + url "https://github.com/chainloop-dev/chainloop/archive/refs/tags/v0.114.0.tar.gz" + sha256 "9f98b9f491552a94218222be38ff392b23e9b0cbff5270468ac3a2cbe1df6b41" license "Apache-2.0" head "https://github.com/chainloop-dev/chainloop.git", branch: "main"