quicktype 15.0.50
Closes #29859. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
95e6e4671e
commit
082531e779
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ class Quicktype < Formula
|
|||
desc "Generate types and converters from JSON, Schema, and GraphQL"
|
||||
homepage "https://github.com/quicktype/quicktype"
|
||||
# quicktype should only be updated every 10 releases on multiples of 10
|
||||
url "https://registry.npmjs.org/quicktype/-/quicktype-15.0.40.tgz"
|
||||
sha256 "d96e3abacf11f655d19e5c9df31b49a17b4b0a63ac43b001e233918848c50826"
|
||||
url "https://registry.npmjs.org/quicktype/-/quicktype-15.0.50.tgz"
|
||||
sha256 "207888dcc8105fee832679d7e62c9be56fe1c41ce74d4add88fee39d2ac13cf9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue