mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
deno: Update to version 1.15.2
This commit is contained in:
parent
37449081a4
commit
a6af7cad7a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.15.1",
|
||||
"version": "1.15.2",
|
||||
"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.15.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "6277d78b7c09d071c4ac59b3ddb7233ab1a37b3e670ac51b84d56741af3821a9"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.15.2/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f28e5fb999aeb48ae18f4d81d08414ad2b6879378c7f2c6a2181db1e40675f64"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user