From 523935ddfe78e0f00146e3ff36e8541be43817a4 Mon Sep 17 00:00:00 2001 From: Ash258 Date: Fri, 10 Apr 2020 19:30:23 +0200 Subject: [PATCH] coq: Update to version 8.11.1 --- bucket/coq.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/coq.json b/bucket/coq.json index 52f4102f4c..fd47f287c7 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.11.0", + "version": "8.11.1", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "url": "https://github.com/coq/coq/releases/download/V8.11.0/coq-8.11.0-installer-windows-x86_64.exe#/dl.7z", - "hash": "db1479c0ec4f56441b06406d57bbe1761ee1e23b424f586c95a380caea39b456" + "url": "https://github.com/coq/coq/releases/download/V8.11.1/coq-8.11.1-installer-windows-x86_64.exe#/dl.7z", + "hash": "6b87c855395da2eeb8a703e762e0917016d91385b0e7c3a7508ed2c1aa24f26f" }, "32bit": { - "url": "https://github.com/coq/coq/releases/download/V8.11.0/coq-8.11.0-installer-windows-i686.exe#/dl.7z", - "hash": "5e887de81be927077c12f0ef8cabf057c9efad001d4f965dc671cfa9453a0323" + "url": "https://github.com/coq/coq/releases/download/V8.11.1/coq-8.11.1-installer-windows-i686.exe#/dl.7z", + "hash": "938f47bdecbff46ba7d6bcf4f457d73b4b4326f763a46bf7a283d78e4af9e782" } }, "bin": [