8000 deno 1.28.1 · ArduinoBot/homebrew-core@b4653f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit b4653f0

Browse files
crunchtime-aliBrewTestBot
authored andcommitted
deno 1.28.1
Closes Homebrew#115975. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent d9b46d3 commit b4653f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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.land/"
4-
url "https://github.com/denoland/deno/releases/download/v1.28.0/deno_src.tar.gz"
5-
sha256 "3023e6e36251f2d90f1204aa66fb866cc0a01804adab5b4d780b9a5536cc1843"
4+
url "https://github.com/denoland/deno/releases/download/v1.28.1/deno_src.tar.gz"
5+
sha256 "1f5c0ee6c805508316f065f1540ca95f887d040d531c4bba688c656bd3bd6abd"
66
license "MIT"
77
head "https://github.com/denoland/deno.git", branch: "main"
88

0 commit comments

Comments
 (0)
0