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