mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dart: Update to version 2.12.1
This commit is contained in:
parent
680150b6ea
commit
b0c4525cc3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.12.0",
|
"version": "2.12.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.12.0/sdk/dartsdk-windows-x64-release.zip",
|
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.12.1/sdk/dartsdk-windows-x64-release.zip",
|
||||||
"hash": "177ef2e1590ba109037c3c230a9e3947de53d2e48d8b7884be92e681db85d11a"
|
"hash": "8f705a3039bfb53bfa0a69d1aa92d14814d5e2ddeb7cef669cff76e9d1a56617"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.12.0/sdk/dartsdk-windows-ia32-release.zip",
|
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.12.1/sdk/dartsdk-windows-ia32-release.zip",
|
||||||
"hash": "0e0c78a38563e6fb56256012cb6c48bd42892bc23c7cb80204dc520185baa106"
|
"hash": "09092d5400e1a3006bb410a81d29085be0af3074521036923cfba848e4c97846"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"checkver": {
|
"checkver": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user