Skip to content

Commit 39bbc2e

Browse files
committed
deno 2.5.3
1 parent 1ac69ae commit 39bbc2e

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.5.2/deno_src.tar.gz"
5-
sha256 "44e9db8c52da72fed0ef8f990ab7ba3435562942752b5eafe845ff31bb643438"
4+
url "https://github.com/denoland/deno/releases/download/v2.5.3/deno_src.tar.gz"
5+
sha256 "aa52219493d761df1b8fdf51a707ed0495374f9a45c348b5683aef821efc08b9"
66
license "MIT"
77
head "https://github.com/denoland/deno.git", branch: "main"
88

0 commit comments

Comments
 (0)