mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
deno: Update to version 1.38.1
This commit is contained in:
parent
a72c2b9b8c
commit
fbfe610fc5
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.38.0",
|
||||
"version": "1.38.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.38.0/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "31a23a2e4149312c87d0e6f2819e6fcd6cb5c8917a79df9993b3495a3f8d6f6f"
|
||||
"url": "https://github.com/denoland/deno/releases/download/v1.38.1/deno-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "574cd6d944799c434fdade8a068dab78cdbab90e5b1e6d04cefaba82d696209e"
|
||||
}
|
||||
},
|
||||
"bin": "deno.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user