{ "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.7.3329.19", "license": "https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/", "architecture": { "64bit": { "url": "https://downloads.vivaldi.com/snapshot/Vivaldi.6.7.3329.19.x64.exe#/dl.7z", "hash": "0b1f4b1a596055b71774e2252aba8223aaaf4cdc601cbcc347860077b7f0cf51" }, "32bit": { "url": "https://downloads.vivaldi.com/snapshot/Vivaldi.6.7.3329.19.exe#/dl.7z", "hash": "7e997e449a40234e273575e4462ee22b75e3a8180571bc71e2494cfbba2d23a5" } }, "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" } } } }