warp: Update to version 0.3.0

This commit is contained in:
Richard Kuhnt 2018-10-30 03:00:26 +00:00
parent f8787b21c1
commit 5eaf3de292

View File

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