From 8e877c27f9b819996d30a8f73a8f80da3bdb169e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 19 Mar 2024 18:52:18 +0000 Subject: [PATCH] minder 0.0.36 --- Formula/m/minder.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/minder.rb b/Formula/m/minder.rb index aaa6a03d3bd03..cfee45ebbf745 100644 --- a/Formula/m/minder.rb +++ b/Formula/m/minder.rb @@ -1,8 +1,8 @@ class Minder < Formula desc "CLI for interacting with Stacklok's Minder platform" homepage "https://minder-docs.stacklok.dev" - url "https://github.com/stacklok/minder/archive/refs/tags/v0.0.35.tar.gz" - sha256 "202e0619d7f979a65c3f3430f31a2b4f3b131c81331120ea9afcdf73430ea16e" + url "https://github.com/stacklok/minder/archive/refs/tags/v0.0.36.tar.gz" + sha256 "4b2ad28301b1c351c44bbfe411b61368b1ecae96df74d0b963e8f5faea88a1e7" license "Apache-2.0" head "https://github.com/stacklok/minder.git", branch: "main"