From 0127a44d59e5a45e6e961b09d4ba3b341f6be488 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 3 Oct 2018 19:00:25 +0000 Subject: [PATCH] s3deploy: Update to version 2.2.0 --- s3deploy.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/s3deploy.json b/s3deploy.json index a88dbc04fa..97ee6a9b3c 100644 --- a/s3deploy.json +++ b/s3deploy.json @@ -1,14 +1,14 @@ { - "version": "2.1.0", + "version": "2.2.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/bep/s3deploy/releases/download/v2.1.0/s3deploy_2.1.0_windows-64bit.zip", - "hash": "f4940b3b2d8b2a9c66c243be2db4181d4aac86002a977a544282c8636db77871" + "url": "https://github.com/bep/s3deploy/releases/download/v2.2.0/s3deploy_2.2.0_windows-64bit.zip", + "hash": "3fe11b8a83822852aad3ddd3250576a509b8436433ccbe4ee2834e2a7b19d455" }, "32bit": { - "url": "https://github.com/bep/s3deploy/releases/download/v2.1.0/s3deploy_2.1.0_windows-32bit.zip", - "hash": "bcb21fa07352ec403210d8bd4047a7ab7d0d415af86884db7a8c0480cbdbd3f7" + "url": "https://github.com/bep/s3deploy/releases/download/v2.2.0/s3deploy_2.2.0_windows-32bit.zip", + "hash": "a1f7ec46f2c3a67afa0996ee25afd3bd2a0b9817d6b62728eee190a810476936" } }, "bin": "s3deploy.exe",