dafny: Update to version 4.3.0

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:48 +00:00
parent aa3ae42c77
commit 4eb3e2c380

View File

@ -1,12 +1,12 @@
{
"version": "4.2.0",
"version": "4.3.0",
"description": "A programming language with a program verifier",
"homepage": "https://dafny-lang.github.io/dafny/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dafny-lang/dafny/releases/download/v4.2.0/dafny-4.2.0-x64-windows-2019.zip",
"hash": "6e20aee580ae507e458b5ce6e7a2614c5726c42d45d2db55612fcbf55e91cba0",
"url": "https://github.com/dafny-lang/dafny/releases/download/v4.3.0/dafny-4.3.0-x64-windows-2019.zip",
"hash": "f494a7496530a6206bd61e53e7d106c82217f52004776a4f41ac698bff4b4381",
"extract_dir": "dafny"
}
},