Skip to content

Commit e47b52d

Browse files
committed
deno 2.4.0
1 parent 44b4090 commit e47b52d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/deno.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Deno < Formula
22
desc "Secure runtime for JavaScript and TypeScript"
33
homepage "https://deno.com/"
4-
url "https://github.com/denoland/deno/releases/download/v2.3.7/deno_src.tar.gz"
5-
sha256 "6ca9f626931aa88c57d0f124fffac1d5682885e3b8ad34b8b90924757fffb0cf"
4+
url "https://github.com/denoland/deno/releases/download/v2.4.0/deno_src.tar.gz"
5+
sha256 "531039b7b27318f426dbc0c6b8928d965dc39a11d6494c6342edcd05a2bfb4f7"
66
license "MIT"
77
head "https://github.com/denoland/deno.git", branch: "main"
88

0 commit comments

Comments
 (0)