Skip to content

Commit 581e861

Browse files
committed
deno 2.2.5
1 parent 7fa053b commit 581e861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/deno.rb

+2-2
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.2.4/deno_src.tar.gz"
5-
sha256 "67808c70241abe878f177767585863d8442214b7a18c0ba7527c4a8f464f8cb3"
4+
url "https://github.com/denoland/deno/releases/download/v2.2.5/deno_src.tar.gz"
5+
sha256 "667202459b48b8ff293d6698b7abdcb7266c1812f9644e185db81da2af5ae927"
66
license "MIT"
77
head "https://github.com/denoland/deno.git", branch: "main"
88

0 commit comments

Comments
 (0)