diff --git a/bucket/up.json b/bucket/up.json index 8cf7be861a..bff0733ed4 100644 --- a/bucket/up.json +++ b/bucket/up.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/apex/up", "license": "GPL-3.0", - "version": "1.2.2", + "version": "1.3.0", "architecture": { "64bit": { - "url": "https://github.com/apex/up/releases/download/v1.2.2/up_1.2.2_windows_amd64.tar.gz", - "hash": "a33135177909bf95f4c16f9b9acc05783be8d9ccba25489e48258de48942e0ec" + "url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_amd64.tar.gz", + "hash": "0461513365c014023cee1c49c5feef8d3063a8b6c7437acfec57f51cd953e0f2" }, "32bit": { - "url": "https://github.com/apex/up/releases/download/v1.2.2/up_1.2.2_windows_386.tar.gz", - "hash": "14cd2aaef15fbeb520ff00310437a66e98a0ea34e9c9c8461481a789f567eb8c" + "url": "https://github.com/apex/up/releases/download/v1.3.0/up_1.3.0_windows_386.tar.gz", + "hash": "a4f8e5f1d19024e9b7c79edd5f902b5aab0b9d523550307d7d891230b196c13d" } }, "bin": "up.exe",