frugal 3.3.1
Closes #39231. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
e669c77eee
commit
8f702c179f
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.1.tar.gz"
|
||||
sha256 "656a0a983d1a409d2730a0a07dbc48ce5fe746954053cf5fe6e339a56a6ef48e"
|
||||
url "https://github.com/Workiva/frugal/archive/3.3.1.tar.gz"
|
||||
sha256 "2603c264a83bc8a93fc19ea78fceddbfc2a2808ea73056b7aa676f74a91de095"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue