diff --git a/bucket/idris.json b/bucket/idris.json index 7e9a01b85c..f4e7b08336 100644 --- a/bucket/idris.json +++ b/bucket/idris.json @@ -1,15 +1,15 @@ { "description": "A Dependently Typed Functional Programming Language", "homepage": "https://www.idris-lang.org/", - "version": "1.3.1", + "version": "1.3.2", "architecture": { "64bit": { - "url": "https://neon.se/idris/idris-1.3.1-win64.7z", - "hash": "6f42cf36870b5062002a982817087d744a29430a9dd0610d84734f3a72e23904" + "url": "https://neon.se/idris/idris-1.3.2-win64.7z", + "hash": "e5ea33ee90fb34d0261d9e35b63c85a6909060932212ca309293a9d4e25edb76" }, "32bit": { - "url": "https://neon.se/idris/idris-1.3.1-win32.7z", - "hash": "f9e4546981d6ac6958d5490ccb53e6e595bac7d2cdc2072d764f08e7396cc68a" + "url": "https://neon.se/idris/idris-1.3.2-win32.7z", + "hash": "595363cc897f1ee8463f009456aecc2ed6b9a0b32c8eb5beb3b7ec9dba6f579e" } }, "bin": "idris\\idris.exe",