mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
dafny: Update to version 3.9.1
This commit is contained in:
parent
c144ad068b
commit
e9a5370159
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.9.0",
|
"version": "3.9.1",
|
||||||
"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.9.0/dafny-3.9.0-x64-win.zip",
|
"url": "https://github.com/dafny-lang/dafny/releases/download/v3.9.1/dafny-3.9.1-x64-win.zip",
|
||||||
"hash": "87921cefb2b7914b5f91549c98faf1676ad14b1b9a2f4e4b363b2e8aec0e3181",
|
"hash": "7f3d478c79e8c8a10122479eb1bb42725bfd360c90428e758ff615d9ea2b849d",
|
||||||
"extract_dir": "dafny"
|
"extract_dir": "dafny"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user