File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Typescript < Formula
22 desc "Language for application scale JavaScript development"
33 homepage "https://www.typescriptlang.org/"
4- url "https://registry.npmjs.org/typescript/-/typescript-5.9.2 .tgz"
5- sha256 "67a3bc82e822b8f45f653a80fc3a9730d23214d36c83ba85dd7f5abebee82062 "
4+ url "https://registry.npmjs.org/typescript/-/typescript-5.9.3 .tgz"
5+ sha256 "10e108c9cf7d5f2879053dff18515fb405abf2ccef63eaaf017d9c571687a1d3 "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "2dbf6aac24a2603aed04b1fcfa4563a277d2cb60678128d65234df70f7acb8df "
9+ sha256 cellar : :any_skip_relocation , all : "0c23793ac33b974de3cf9ae83c60ce9d2bb405a0994e956bb845f2bde50b37ec "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments