mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
coq: Update to version 8.12.0
This commit is contained in:
parent
4cf8011513
commit
fc1af761ec
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://coq.inria.fr/",
|
||||
"version": "8.12.0",
|
||||
"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.2",
|
||||
"homepage": "https://coq.inria.fr/",
|
||||
"license": "LGPL-2.1-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.11.2/coq-8.11.2-installer-windows-x86_64.exe#/dl.7z",
|
||||
"hash": "26b04bffd904f91e508be99dfda7d8c5b3521c1ea98f76c29dcf4876fa4733b9"
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.12.0/coq-8.12.0-installer-windows-x86_64.exe#/dl.7z",
|
||||
"hash": "e957be5a013669215639e34f954727824f385b785d0e2a8bdf08a6078c26c1a6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.11.2/coq-8.11.2-installer-windows-i686.exe#/dl.7z",
|
||||
"hash": "8da902232a5e560bee3ae4498466144da36db09de3a0051e94c33f53b5ec424e"
|
||||
"url": "https://github.com/coq/coq/releases/download/V8.12.0/coq-8.12.0-installer-windows-i686.exe#/dl.7z",
|
||||
"hash": "519b17b4c9bd893cf27b9228dd8359a104ba10159a4a8f90c55a33632776a3d9"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user