{ "homepage": "https://vivaldi.com/", "description": "An innovatively designed web browser, based on Blink, for users in Vivaldi.net community that replaced departed My Opera", "version": "6.1.3035.43", "license": "https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/", "architecture": { "64bit": { "url": "https://downloads.vivaldi.com/snapshot/Vivaldi.6.1.3035.43.x64.exe#/dl.7z", "hash": "fc0a3b63f5f1db8ac8997bc0ba54f4713964e7a74ce606970a7183c7258d8dd5" }, "32bit": { "url": "https://downloads.vivaldi.com/snapshot/Vivaldi.6.1.3035.43.exe#/dl.7z", "hash": "9382ba63c04aa025716b5913c7108e25de31e81a446521ec2380a437fe4944ff" } }, "installer": { "script": [ "Expand-7zipArchive \"$dir\\vivaldi.7z\" \"$dir\"", "Move-Item \"$dir\\Vivaldi-bin\" \"$dir\\Application\"", "Remove-Item \"$dir\\vivaldi.7z\"", "Remove-Item \"$dir\\Application\\update_notifier.exe\"", "Write-Output \"// Vivaldi Standalone\" | Set-Content \"$dir\\Application\\stp.viv\"" ] }, "shortcuts": [ [ "Application\\vivaldi.exe", "Vivaldi Snapshot" ] ], "persist": "User Data", "checkver": { "url": "https://vivaldi.com/blog/feed/", "regex": "snapshot/Vivaldi.([\\d.]+).x64.exe" }, "autoupdate": { "architecture": { "64bit": { "url": "https://downloads.vivaldi.com/snapshot/Vivaldi.$version.x64.exe#/dl.7z" }, "32bit": { "url": "https://downloads.vivaldi.com/snapshot/Vivaldi.$version.exe#/dl.7z" } } } }