From 5eaf3de292d831bb9d64983a9f6b46dbbb0a4a56 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 30 Oct 2018 03:00:26 +0000 Subject: [PATCH] warp: Update to version 0.3.0 --- warp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",