mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-29 21:37:03 -04:00
Update the manifest of the scoop-installer for v0.6.1
This commit is contained in:
+5
-5
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"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.6.0/lispect-v0.6.0-windows-386.zip",
|
||||
"hash": "89f65c1cf45bf1bd229470cb0817facf24fc5b99c4e3fd061bd0e874887306d5"
|
||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.6.1/lispect-v0.6.1-windows-386.zip",
|
||||
"hash": "a8899a3ece5f9fc7527c544bab478be924aabebd910a5bd3b305d3d34bef1974"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.6.0/lispect-v0.6.0-windows-amd64.zip",
|
||||
"hash": "442c8e657f5340659d1acf7cc9254531acaa8b01a7b4f01032d8fbaf0c9d5356"
|
||||
"url": "https://github.com/hymkor/lispect/releases/download/v0.6.1/lispect-v0.6.1-windows-amd64.zip",
|
||||
"hash": "bcc42911b862e04095571eb49c036934f8dfdcbb112a0cc5dcd2bbe23a4873ec"
|
||||
}
|
||||
},
|
||||
"bin": "lispect.exe",
|
||||
|
||||
Reference in New Issue
Block a user