From 6ff0db9b73728c7d2a17f8e204c30cc259001e0f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Oct 2018 15:00:26 +0000 Subject: [PATCH] warp: Update to version 0.2.0 --- warp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/warp.json b/warp.json index 71f635ff9b..0eadd16f69 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.1.1", + "version": "0.2.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dgiagio/warp/releases/download/v0.1.1/windows-x64.warp-packer.exe#/warp-packer.exe", - "hash": "1a6651c17fa2c67e29757f4f7206b228d053fa945a27560a62b4f0ebeb610e41" + "url": "https://github.com/dgiagio/warp/releases/download/v0.2.0/windows-x64.warp-packer.exe#/warp-packer.exe", + "hash": "93c778e07c2cc31df9c5327847657f35a686e4e6aa515bde76252f2a702d21b8" } }, "bin": "warp-packer.exe",