mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
dart: Update to version 2.12.4
This commit is contained in:
parent
aace0f7d8e
commit
2e7b336dea
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.12.3",
|
||||
"version": "2.12.4",
|
||||
"description": "SDK for the Dart programming language",
|
||||
"homepage": "https://www.dartlang.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
@ -7,12 +7,12 @@
|
||||
"env_add_path": "bin",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.12.3/sdk/dartsdk-windows-x64-release.zip",
|
||||
"hash": "9ca34171d42ced3fc098fe3fb26a2275b87ad9ccb69be26d464fe20f11ed2bab"
|
||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.12.4/sdk/dartsdk-windows-x64-release.zip",
|
||||
"hash": "fa58260d63bb64975ee4fd4dfbf3187188fdc6933e0deec033fc18eeb01536c8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.12.3/sdk/dartsdk-windows-ia32-release.zip",
|
||||
"hash": "adb6a6bf47fca90ddcc3c89c4883dc8eef87a8fd9f68999c36d43c64b7085184"
|
||||
"url": "https://storage.googleapis.com/dart-archive/channels/stable/release/2.12.4/sdk/dartsdk-windows-ia32-release.zip",
|
||||
"hash": "92494977ca3f3923d1af5aa83690e58495845c15eec5aa60a0b08f4690e5470c"
|
||||
}
|
||||
},
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user