diff --git a/bucket/resticterm-aoks.json b/bucket/resticterm-aoks.json index bd94c934..5f6f5e26 100644 --- a/bucket/resticterm-aoks.json +++ b/bucket/resticterm-aoks.json @@ -1,12 +1,12 @@ { - "version": "0.10.0.0", + "version": "0.10.1.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.0.0/resticterm_Win_x64_V0.10.0.0.zip", - "hash": "77d5562cc914ea170689fa7fa08903dd58383d46950be934625de8bda2538a86" + "url": "https://github.com/GPh83/resticterm/releases/download/v0.10.1.0/resticterm_Win_x64_V0.10.1.0.zip", + "hash": "57e4229662491a50f42407fec38cb18a339ae6a26be49705031da28a8512ba18" } }, "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" } } }