mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dafny: Update to version 4.10.0
This commit is contained in:
parent
113f83de22
commit
2447aad182
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.9.1",
|
"version": "4.10.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/v4.9.1/dafny-4.9.1-x64-windows-2019.zip",
|
"url": "https://github.com/dafny-lang/dafny/releases/download/v4.10.0/dafny-4.10.0-x64-windows-2019.zip",
|
||||||
"hash": "42d2e013c18bb73c4dea3eab42dc91240991e70295d247e314021b4baddb43c8",
|
"hash": "e048a91fe84b8587f62334968e145d3e78312f6b2ab4465a24eaf7e94fca5028",
|
||||||
"extract_dir": "dafny"
|
"extract_dir": "dafny"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user