From 7df2c112d370b0e1828e34a58a2f4078f7c18d9a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 15 Oct 2018 22:00:25 +0000 Subject: [PATCH] warp: Update to version 0.2.1 --- warp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/warp.json b/warp.json index 71f635ff9b..3a5e872fba 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.1", "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.1/windows-x64.warp-packer.exe#/warp-packer.exe", + "hash": "07817a72744a3200d44bfbc4766b269be9002ae7297cf173d7bb6711c90a2601" } }, "bin": "warp-packer.exe",