mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
coq: Update to version 8.11.2
This commit is contained in:
parent
c8baf60df4
commit
a95fb49900
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://coq.inria.fr/",
|
||||
"description": "A formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.",
|
||||
"version": "8.11.1",
|
||||
"version": "8.11.2",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.11.1/coq-8.11.1-installer-windows-x86_64.exe#/dl.7z",
|
||||
"hash": "6b87c855395da2eeb8a703e762e0917016d91385b0e7c3a7508ed2c1aa24f26f"
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.11.2/coq-8.11.2-installer-windows-x86_64.exe#/dl.7z",
|
||||
"hash": "26b04bffd904f91e508be99dfda7d8c5b3521c1ea98f76c29dcf4876fa4733b9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.11.1/coq-8.11.1-installer-windows-i686.exe#/dl.7z",
|
||||
"hash": "938f47bdecbff46ba7d6bcf4f457d73b4b4326f763a46bf7a283d78e4af9e782"
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.11.2/coq-8.11.2-installer-windows-i686.exe#/dl.7z",
|
||||
"hash": "8da902232a5e560bee3ae4498466144da36db09de3a0051e94c33f53b5ec424e"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user