mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
Update idris to version 1.3.0
This commit is contained in:
parent
5194ba1be0
commit
f6a718cab9
10
idris.json
10
idris.json
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "A Dependently Typed Functional Programming Language",
|
||||
"homepage": "https://www.idris-lang.org/",
|
||||
"version": "1.2.0",
|
||||
"version": "1.3.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://neon.se/idris/idris-1.2.0-win64.exe#/dl.7z",
|
||||
"hash": "605558735fc8954be3260429b83cc6ab9eb4b825d5603f29472218a61a68a7a5"
|
||||
"url": "https://neon.se/idris/idris-1.3.0-win64.exe#/dl.7z",
|
||||
"hash": "099e047ea5498d850f39097d61527d77c359788ca4984a9fe3b2a4cd74341165"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://neon.se/idris/idris-1.2.0-win32.exe#/dl.7z",
|
||||
"hash": "5a3e13760830cea5b5bbf45930a7308070af1e461a83c1aaf5abf33d78c7f229"
|
||||
"url": "https://neon.se/idris/idris-1.3.0-win32.exe#/dl.7z",
|
||||
"hash": "256170a98cffc7db9734ceded13dada2335f6e0905337db92f3a1b760730047a"
|
||||
}
|
||||
},
|
||||
"bin": "idris\\idris.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user