mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dafny: Update to version 3.7.3
This commit is contained in:
parent
52057eb4f0
commit
268c904977
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.7.2",
|
"version": "3.7.3",
|
||||||
"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.7.2/dafny-3.7.2-x64-win.zip",
|
"url": "https://github.com/dafny-lang/dafny/releases/download/v3.7.3/dafny-3.7.3-x64-win.zip",
|
||||||
"hash": "9c69a757b52dbc8b742bde2b55f267a8d47f6908d71b9dc7d18c1f2e32bb48b7",
|
"hash": "60ad98e95800873e9996fb8e523672cc2bcef72e40b7e30a0f030dfde63627c2",
|
||||||
"extract_dir": "dafny"
|
"extract_dir": "dafny"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user