mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dafny: Update to version 4.9.0
This commit is contained in:
parent
c95c683979
commit
48c939ce10
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.8.1",
|
"version": "4.9.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.8.1/dafny-4.8.1-x64-windows-2019.zip",
|
"url": "https://github.com/dafny-lang/dafny/releases/download/v4.9.0/dafny-4.9.0-x64-windows-2019.zip",
|
||||||
"hash": "6ba17e1023ee76c20c6446b13604970c1bf82abd86597b0d66fee68bc51d0549",
|
"hash": "c02aa642d9a37b5c1440c8c3fae9f6285ee0fbcd0088572fb513fb51ef1506f6",
|
||||||
"extract_dir": "dafny"
|
"extract_dir": "dafny"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user