mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
deno: Update to version 1.29.1
This commit is contained in:
parent
a13bda1b5d
commit
255cc6a1ed
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.29.0",
|
||||
"version": "1.29.1",
|
||||
"description": "A secure runtime for JavaScript and TypeScript",
|
||||
"homepage": "https://deno.land",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.29.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a8a6b72f102bdbcf83fa9285dbc0aaa050c0258c7559ff3fa1b737c6da8f31b2"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.29.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "64245343ce3c3dd9dfa2fb72d547c6babc5488e8e7cad97a8c4c5bda55da594e"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user