mirror of
https://github.com/hymkor/lispect.git
synced 2026-09-03 15:47:51 -04:00
Update the manifest of the scoop-installer for v0.4.0
This commit is contained in:
+5
-5
@@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.3.0",
|
"version": "0.4.0",
|
||||||
"description": "A text-terminal automation tool similar to expect(1) using the subset of ISLisp",
|
"description": "A text-terminal automation tool similar to expect(1) using the subset of ISLisp",
|
||||||
"homepage": "https://github.com/hymkor/lispect",
|
"homepage": "https://github.com/hymkor/lispect",
|
||||||
"license": "MIT License",
|
"license": "MIT License",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.3.0/lispect-v0.3.0-windows-386.zip",
|
"url": "https://github.com/hymkor/lispect/releases/download/v0.4.0/lispect-v0.4.0-windows-386.zip",
|
||||||
"hash": "492d667917dde1b1cd3e8c26ae1427e58d4ff255dbf7e83804d0286e61ba0331"
|
"hash": "1959ae86106fcbfd7196c1ac6901f26a836c99a18aa6e7bff1e8db794f44d1e8"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.3.0/lispect-v0.3.0-windows-amd64.zip",
|
"url": "https://github.com/hymkor/lispect/releases/download/v0.4.0/lispect-v0.4.0-windows-amd64.zip",
|
||||||
"hash": "89f3927086847dd4b241e0a8c3890d3c7139043560c82f589381480e2bd2dac9"
|
"hash": "e0e50fac57171ca72328d598fee5ffc446f30a24f355621d70093cf6a2810253"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "lispect.exe",
|
"bin": "lispect.exe",
|
||||||
|
|||||||
Reference in New Issue
Block a user