From a84c24d6cedbfde26df4d1d3b532b360f425a71d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 26 Jul 2024 18:47:41 +0000 Subject: [PATCH] openfga 1.5.7 --- Formula/o/openfga.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/o/openfga.rb b/Formula/o/openfga.rb index 14807857ae5e35..c87bd181b22bdf 100644 --- a/Formula/o/openfga.rb +++ b/Formula/o/openfga.rb @@ -1,8 +1,8 @@ class Openfga < Formula desc "High performance and flexible authorization/permission engine" homepage "https://openfga.dev/" - url "https://github.com/openfga/openfga/archive/refs/tags/v1.5.6.tar.gz" - sha256 "04b75e5437cdcfc41c661e1e1605047d41dfddedc42254e2ec91e74434a7b928" + url "https://github.com/openfga/openfga/archive/refs/tags/v1.5.7.tar.gz" + sha256 "81906edd9d7b166547e841fb421ab0abcc8cddfbfe912b123064def07a34e659" license "Apache-2.0" head "https://github.com/openfga/openfga.git", branch: "main"