mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-27 20:36:34 -04:00
Update the manifest of the scoop-installer for v0.5.0
This commit is contained in:
+5
-5
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.4.1",
|
||||
"version": "0.5.0",
|
||||
"description": "A text-terminal automation tool similar to expect(1) using the subset of ISLisp",
|
||||
"homepage": "https://github.com/hymkor/lispect",
|
||||
"license": "MIT License",
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.4.1/lispect-v0.4.1-windows-386.zip",
|
||||
"hash": "babdb6547c1c918f6f45c3eb2516859fa738377d0bfd98220c13d438f6d878be"
|
||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.5.0/lispect-v0.5.0-windows-386.zip",
|
||||
"hash": "758c248f222f0584e8955d7e1a7ebea70a253482b6831c836ac659099a1d426e"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.4.1/lispect-v0.4.1-windows-amd64.zip",
|
||||
"hash": "f93b11eefcaa64b28a7f28b589378fd34d48c227ca09d8454affc46637c11ebf"
|
||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.5.0/lispect-v0.5.0-windows-amd64.zip",
|
||||
"hash": "f3ce8a3bda6dd4fb378b0417debf75012e804ff82b8d94fa8e5b33ee06b7bc1a"
|
||||
}
|
||||
},
|
||||
"bin": "lispect.exe",
|
||||
|
||||
Reference in New Issue
Block a user