Skip to content

Commit 1177f6e

Browse files
committed
deno 2.5.6
1 parent 38f66fe commit 1177f6e

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.5/deno_src.tar.gz"
5-
sha256 "900be91d2a925a293915b454ec24e94188ce14c68fb04916d9a00e2e2f6d5a89"
4+
url "https://github.com/denoland/deno/releases/download/v2.5.6/deno_src.tar.gz"
5+
sha256 "62d3e8f87aed734cdce27660ebfed1c31b6b279f21f36070cdc64e828ae3bfb0"
66
license "MIT"
77
head "https://github.com/denoland/deno.git", branch: "main"
88

0 commit comments

Comments
 (0)