mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
dafny: Update to version 4.1.0
This commit is contained in:
parent
c8975dd091
commit
d676da0811
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.0",
|
"version": "4.1.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.0.0/dafny-4.0.0-x64-windows-2019.zip",
|
"url": "https://github.com/dafny-lang/dafny/releases/download/v4.1.0/dafny-4.1.0-x64-windows-2019.zip",
|
||||||
"hash": "87169bb7355ca7834ce2942c3adc11b0f94f3ddb35307e01389ab90f09cf9b27",
|
"hash": "1ebb7746b9b94f72563810c53789c45c9ba1d8c7aeb03d6b72e59a7e8b45f35a",
|
||||||
"extract_dir": "dafny"
|
"extract_dir": "dafny"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user