Skip to content

Commit b22054e

Browse files
committed
json2ts 15.0.3
1 parent 473ffa2 commit b22054e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/j/json2ts.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Json2ts < Formula
22
desc "Compile JSONSchema to TypeScript type declarations"
33
homepage "https://github.com/bcherny/json-schema-to-typescript"
4-
url "https://registry.npmjs.org/json-schema-to-typescript/-/json-schema-to-typescript-15.0.2.tgz"
5-
sha256 "ab9f2b800b3e6aaeef36d3ff4ce1548c6df2afe4b79fa074594a1143dc0b2670"
4+
url "https://registry.npmjs.org/json-schema-to-typescript/-/json-schema-to-typescript-15.0.3.tgz"
5+
sha256 "82233ff634ed9ffca59710d10056b5e95a0f2268b52543adf9fe578db1e46e40"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)