diff --git a/lispect.json b/lispect.json index cb372ed..ca250bc 100644 --- a/lispect.json +++ b/lispect.json @@ -1,16 +1,16 @@ { - "version": "0.2.0", + "version": "0.3.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.2.0/lispect-v0.2.0-windows-386.zip", - "hash": "e4f3ee5ebd818413e01c47d5f25776da784393abd8c749483a5769bc80d7637b" + "url": "https://github.com/hymkor/lispect/releases/download/v0.3.0/lispect-v0.3.0-windows-386.zip", + "hash": "492d667917dde1b1cd3e8c26ae1427e58d4ff255dbf7e83804d0286e61ba0331" }, "64bit": { - "url": "https://github.com/hymkor/lispect/releases/download/v0.2.0/lispect-v0.2.0-windows-amd64.zip", - "hash": "68b198de90341140fbcac4210305ad7f6e093ecee3c46ffb0e6cf153fd390093" + "url": "https://github.com/hymkor/lispect/releases/download/v0.3.0/lispect-v0.3.0-windows-amd64.zip", + "hash": "89f3927086847dd4b241e0a8c3890d3c7139043560c82f589381480e2bd2dac9" } }, "bin": "lispect.exe",