From eb330125d97057ea3e5ba23e659a29dd8ccddb95 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Jan 2020 08:02:34 +0000 Subject: [PATCH] coq: Update to version 8.11.0 --- bucket/coq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/coq.json b/bucket/coq.json index 5d63a3fac1..52f4102f4c 100644 --- a/bucket/coq.json +++ b/bucket/coq.json @@ -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.10.2", + "version": "8.11.0", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "url": "https://github.com/coq/coq/releases/download/V8.10.2/coq-8.10.2-installer-windows-x86_64.exe#/dl.7z", - "hash": "4febccc360a273ea4e2de93412d9c9c1880550d03663c73e0b980b61f7d489d9" + "url": "https://github.com/coq/coq/releases/download/V8.11.0/coq-8.11.0-installer-windows-x86_64.exe#/dl.7z", + "hash": "db1479c0ec4f56441b06406d57bbe1761ee1e23b424f586c95a380caea39b456" }, "32bit": { - "url": "https://github.com/coq/coq/releases/download/V8.10.2/coq-8.10.2-installer-windows-i686.exe#/dl.7z", - "hash": "04372c3407f4abb7f48d098d57f299be7343f2d345a7bc82fc2a3d03622b9b45" + "url": "https://github.com/coq/coq/releases/download/V8.11.0/coq-8.11.0-installer-windows-i686.exe#/dl.7z", + "hash": "5e887de81be927077c12f0ef8cabf057c9efad001d4f965dc671cfa9453a0323" } }, "bin": [