frugal 3.1.1
Closes #38276. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
fdfda7ab1c
commit
7dfcc1ac91
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Frugal < Formula
|
||||
desc "Cross language code generator for creating scalable microservices"
|
||||
homepage "https://github.com/Workiva/frugal"
|
||||
url "https://github.com/Workiva/frugal/archive/3.1.0.tar.gz"
|
||||
sha256 "314e08e0e1516d434e5112a657d7222de355e725731831d520b521333acb6f16"
|
||||
url "https://github.com/Workiva/frugal/archive/3.1.1.tar.gz"
|
||||
sha256 "656a0a983d1a409d2730a0a07dbc48ce5fe746954053cf5fe6e339a56a6ef48e"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue