Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: Vivaldi.Vivaldi.Snapshot
PackageVersion: 8.2.4126.4
InstallerType: exe
InstallModes:
- interactive
- silent
InstallerSwitches:
Silent: --vivaldi-silent
SilentWithProgress: --vivaldi-silent
InstallLocation: --vivaldi-install-dir="<INSTALLPATH>"
Log: --verbose-logging --log-file="<LOGPATH>"
ExpectedReturnCodes:
- InstallerReturnCode: 4
ReturnResponse: downgrade
- InstallerReturnCode: 7
ReturnResponse: cancelledByUser
- InstallerReturnCode: 22
ReturnResponse: cancelledByUser
- InstallerReturnCode: 60
ReturnResponse: installInProgress
UpgradeBehavior: install
Protocols:
- http
- https
- mailto
- tel
FileExtensions:
- htm
- html
- mht
- mhtml
- pdf
- shtml
- svg
- webp
- xht
- xhtml
ProductCode: Vivaldi
ReleaseDate: 2026-08-07
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4126.4.x64.exe
InstallerSha256: DDB88012C5A436C7AC50AF033A275EBBE84C9E166FF215A76BC3FEA386AE259D
InstallerSwitches:
Custom: --do-not-launch-chrome
- Architecture: x64
Scope: machine
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4126.4.x64.exe
InstallerSha256: DDB88012C5A436C7AC50AF033A275EBBE84C9E166FF215A76BC3FEA386AE259D
InstallerSwitches:
Custom: --do-not-launch-chrome --system-level
- Architecture: arm64
Scope: user
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4126.4.arm64.exe
InstallerSha256: EA5BB7342F003733676B9FDA5D60BA4B0C6F4CB4794B8C4C400B0F915BC1671C
InstallerSwitches:
Custom: --do-not-launch-chrome
- Architecture: arm64
Scope: machine
InstallerUrl: https://downloads.vivaldi.com/snapshot/Vivaldi.8.2.4126.4.arm64.exe
InstallerSha256: EA5BB7342F003733676B9FDA5D60BA4B0C6F4CB4794B8C4C400B0F915BC1671C
InstallerSwitches:
Custom: --do-not-launch-chrome --system-level
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: Vivaldi.Vivaldi.Snapshot
PackageVersion: 8.2.4126.4
PackageLocale: en-US
Publisher: Vivaldi Technologies AS.
PublisherUrl: https://vivaldi.com/
PublisherSupportUrl: https://help.vivaldi.com/
PrivacyUrl: https://vivaldi.com/privacy/browser/
Author: Vivaldi Technologies AS.
PackageName: Vivaldi (Snapshot)
PackageUrl: https://vivaldi.com/desktop/
License: Freeware
LicenseUrl: https://vivaldi.com/privacy/vivaldi-end-user-license-agreement/
Copyright: Copyright 2026 Vivaldi Technologies AS. All rights reserved.
ShortDescription: Powerful, Personal and Private web browser
Description: Vivaldi is a web browser. But fun. It comes with a bunch of clever features built-in. It’s super flexible and does not track you.
Tags:
- browser
- chromium
- internet
- web
- webpage
ReleaseNotes: |-
- [Address field][Layouts] Changing from auto-hide or vertical left to classic leaves no address field VB-130612
- [Address field][Tabs] Can't click to focus address bar when tabs on side VB-130428
- [Address field] The thin URL field opens when opening new tab with the vertical left layout VB-130524
- [Chromium] Update to 152.0.7977.29
- [Crash][Media] Playing certain radio streams VB-130460
- [Enterprise][UI] Disable VPN when conflicting group policies are set VB-125500
- [Reader] Enable chrome pages flag breaks reader view VB-118876
- [Tabs] Buttons overflow the tab bar at small window sizes VB-130450
- [UI] Optimize and adapt better for narrower window widths VB-98727
ReleaseNotesUrl: https://update.vivaldi.com/update/1.0/relnotes/snapshot/8.2.4126.4.html
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json

PackageIdentifier: Vivaldi.Vivaldi.Snapshot
PackageVersion: 8.2.4126.4
PackageLocale: zh-CN
PublisherUrl: https://vivaldi.com/zh-hans/
PrivacyUrl: https://vivaldi.com/zh-hans/privacy/browser/
PackageName: Vivaldi(快照版)
PackageUrl: https://vivaldi.com/zh-hans/desktop/
License: 免费软件
LicenseUrl: https://vivaldi.com/zh-hans/privacy/vivaldi-end-user-license-agreement/
Copyright: Copyright 2026 Vivaldi Technologies AS. 版权所有。
ShortDescription: 功能强大、个性定制、注重隐私的浏览器
Description: Vivaldi 是一个有趣的浏览器,内置了很多强大的功能,并且非常灵活,不会跟踪你。
Tags:
- chromium
- 互联网
- 浏览器
- 网页
- 隐私
ManifestType: locale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: Vivaldi.Vivaldi.Snapshot
PackageVersion: 8.2.4126.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0
Loading