diff --git a/warp.json b/warp.json index 3a5e872fba..c883e6b232 100644 --- a/warp.json +++ b/warp.json @@ -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",