warp: Update to version 0.2.1

This commit is contained in:
Richard Kuhnt 2018-10-15 22:00:25 +00:00
parent 5b5e53384b
commit 7df2c112d3

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/dgiagio/warp", "homepage": "https://github.com/dgiagio/warp",
"description": "Create self-contained single binary applications", "description": "Create self-contained single binary applications",
"version": "0.1.1", "version": "0.2.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dgiagio/warp/releases/download/v0.1.1/windows-x64.warp-packer.exe#/warp-packer.exe", "url": "https://github.com/dgiagio/warp/releases/download/v0.2.1/windows-x64.warp-packer.exe#/warp-packer.exe",
"hash": "1a6651c17fa2c67e29757f4f7206b228d053fa945a27560a62b4f0ebeb610e41" "hash": "07817a72744a3200d44bfbc4766b269be9002ae7297cf173d7bb6711c90a2601"
} }
}, },
"bin": "warp-packer.exe", "bin": "warp-packer.exe",