diff --git a/bucket/resticterm-aoks.json b/bucket/resticterm-aoks.json index 5f6f5e2..5c3d5e5 100644 --- a/bucket/resticterm-aoks.json +++ b/bucket/resticterm-aoks.json @@ -1,12 +1,12 @@ { - "version": "0.10.1.0", + "version": "0.11.0.0", "description": "Multi-platform UI for the restic backup software.", "homepage": "https://github.com/GPh83/resticterm", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/GPh83/resticterm/releases/download/v0.10.1.0/resticterm_Win_x64_V0.10.1.0.zip", - "hash": "57e4229662491a50f42407fec38cb18a339ae6a26be49705031da28a8512ba18" + "url": "https://github.com/GPh83/resticterm/releases/download/V0.11.0.0/resticterm_Win_x64_V0.11.0.0.zip", + "hash": "6d4b7af7ad07419187c772678b2224359d395f604cf08aa49c4352bfffa186e2" } }, "bin": "resticterm.exe", @@ -21,7 +21,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/GPh83/resticterm/releases/download/v$version/resticterm_Win_x64_V$version.zip" + "url": "https://github.com/GPh83/resticterm/releases/download/V$version/resticterm_Win_x64_V$version.zip" } } }