Skip to content

Commit 011ce28

Browse files
BrewTestBotdaeho-ro
authored andcommitted
deno 2.5.0
1 parent 8a20659 commit 011ce28

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.4.5/deno_src.tar.gz"
5-
sha256 "a6bba626d08813c114bfcc862e69fd7202eecda97df9f349abf6cc4e38fe4e40"
4+
url "https://github.com/denoland/deno/releases/download/v2.5.0/deno_src.tar.gz"
5+
sha256 "665a61abb5c6c2527aa7c91bb43ef3f1cd9c2cb782b99e82fe6312d53b06159c"
66
license "MIT"
77
head "https://github.com/denoland/deno.git", branch: "main"
88

0 commit comments

Comments
 (0)