coq: Update to version 8.10.2

This commit is contained in:
Richard Kuhnt 2019-11-29 15:00:54 +00:00
parent 49f9470600
commit 7dda45954a

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://coq.inria.fr/", "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.", "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.10.1", "version": "8.10.2",
"license": "LGPL-2.1-only", "license": "LGPL-2.1-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/coq/coq/releases/download/V8.10.1/coq-8.10.1-installer-windows-x86_64.exe#/dl.7z", "url": "https://github.com/coq/coq/releases/download/V8.10.2/coq-8.10.2-installer-windows-x86_64.exe#/dl.7z",
"hash": "6bacd5e727bb3d9a405dea880e21453fbd2d6a24524454aa32e2b7ab81c1e638" "hash": "4febccc360a273ea4e2de93412d9c9c1880550d03663c73e0b980b61f7d489d9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/coq/coq/releases/download/V8.10.1/coq-8.10.1-installer-windows-i686.exe#/dl.7z", "url": "https://github.com/coq/coq/releases/download/V8.10.2/coq-8.10.2-installer-windows-i686.exe#/dl.7z",
"hash": "f7138651b1614ea9d4cd105bd60f192ffac77b6e51dc766684019e7ab4348ed5" "hash": "04372c3407f4abb7f48d098d57f299be7343f2d345a7bc82fc2a3d03622b9b45"
} }
}, },
"bin": [ "bin": [