mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
dart: Update to version 2.13.1
This commit is contained in:
parent
1f6621ba82
commit
e2459608d1
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.13.0",
|
"version": "2.13.1",
|
||||||
"description": "SDK for the Dart programming language",
|
"description": "SDK for the Dart programming language",
|
||||||
"homepage": "https://www.dartlang.org/",
|
"homepage": "https://www.dartlang.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
@ -7,12 +7,12 @@
|
|||||||
"env_add_path": "bin",
|
"env_add_path": "bin",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.13.0/sdk/dartsdk-windows-x64-release.zip",
|
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.13.1/sdk/dartsdk-windows-x64-release.zip",
|
||||||
"hash": "aa0783e26b1973ecb90aa4b5ea0386674c6658ddbefc49d01a2bdf00a54baaee"
|
"hash": "a4fa3a9f08f53891187600bc7dd09d1de5fc83171120057a375e85202c79d297"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.13.0/sdk/dartsdk-windows-ia32-release.zip",
|
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.13.1/sdk/dartsdk-windows-ia32-release.zip",
|
||||||
"hash": "1eb7cc2c612bd5de2c21a038145511d549e24ca73cd1dbce236904e1e94e754b"
|
"hash": "46cb594c3d5642992f2054c2a1102df31e6e6394d5ff04bcf6e804919209979a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user