mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
deno: Update to version 1.40.1
This commit is contained in:
parent
7b0dec8831
commit
448f3f2a2e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.40.0",
|
||||
"version": "1.40.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.40.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f9fcf56c9a4e06c4515f8ed1227ce6b08ad97df58e8564748f97c174d4c19884"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.40.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "9d12ad574379e79cfde3cb80c067e461e131820ac4b153f8b1f65428fbfaaeb7"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user