mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
deno: Update to version 0.5.0
This commit is contained in:
parent
4bee3b9115
commit
2d31b357a6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/denoland/deno",
|
"homepage": "https://github.com/denoland/deno",
|
||||||
"description": "A secure TypeScript runtime on V8",
|
"description": "A secure TypeScript runtime on V8",
|
||||||
"version": "0.4.0",
|
"version": "0.5.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/denoland/deno/releases/download/v0.4.0/deno_win_x64.zip",
|
"url": "https://github.com/denoland/deno/releases/download/v0.5.0/deno_win_x64.zip",
|
||||||
"hash": "ec0caa6d1ded1ab6cd2cad4c07119c7611360278907782ed833fdc21e68d297c"
|
"hash": "5702223eb94c09d35acc7c23649ff1963e905b6fef95da80250d33e0599b60c9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user