warp: Update to version 0.2.0

This commit is contained in:
Richard Kuhnt 2018-10-15 15:00:26 +00:00
parent 7c675911e2
commit 6ff0db9b73

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.0",
"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.0/windows-x64.warp-packer.exe#/warp-packer.exe",
"hash": "1a6651c17fa2c67e29757f4f7206b228d053fa945a27560a62b4f0ebeb610e41" "hash": "93c778e07c2cc31df9c5327847657f35a686e4e6aa515bde76252f2a702d21b8"
} }
}, },
"bin": "warp-packer.exe", "bin": "warp-packer.exe",