We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22edf3e commit 9bc57edCopy full SHA for 9bc57ed
Formula/o/openfga.rb
@@ -1,8 +1,8 @@
1
class Openfga < Formula
2
desc "High performance and flexible authorization/permission engine"
3
homepage "https://openfga.dev/"
4
- url "https://github.com/openfga/openfga/archive/refs/tags/v1.11.1.tar.gz"
5
- sha256 "d538aca96b22ec52ef708b4181488f057223cfd43d2ce028bf9c56f550f5e397"
+ url "https://github.com/openfga/openfga/archive/refs/tags/v1.11.2.tar.gz"
+ sha256 "e455688ea9c923401b51540106770dc80a2245e3dfce9ba7be6e47e3988e37f7"
6
license "Apache-2.0"
7
head "https://github.com/openfga/openfga.git", branch: "main"
8
0 commit comments