mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dafny: Update to version 3.11.0
This commit is contained in:
parent
f8b418f879
commit
1cdac5e456
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"description": "A programming language with a program verifier",
|
"description": "A programming language with a program verifier",
|
||||||
"homepage": "https://dafny-lang.github.io/dafny/",
|
"homepage": "https://dafny-lang.github.io/dafny/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/dafny-lang/dafny/releases/download/v3.10.0/dafny-3.10.0-x64-win.zip",
|
"url": "https://github.com/dafny-lang/dafny/releases/download/v3.11.0/dafny-3.11.0-x64-win.zip",
|
||||||
"hash": "990d4e15723f0c7512319f8ce231e71f371a0c3058d856d1478653b4dd6df1ae",
|
"hash": "1bbb56bfe73cab0b864a0f205b274c7a591e1c47a7be40f7773b394e4ae44d5f",
|
||||||
"extract_dir": "dafny"
|
"extract_dir": "dafny"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user