Skip to content

Commit

Permalink
Make Discord UpgradeBehavior Deny (microsoft#137998)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly authored Feb 6, 2024
1 parent 2ff6074 commit 4749471
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created with YamlCreate.ps1 v2.2.0 using InputObject 🤖 $debug=QUSU.CRLF..7-2-8
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/microsoft/winget-cli/master/schemas/JSON/manifests/v1.6.0/manifest.installer.1.6.0.json

PackageIdentifier: Discord.Discord
PackageVersion: 1.0.9010
Expand All @@ -11,11 +11,11 @@ InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
UpgradeBehavior: deny
RequireExplicitUpgrade: true
Installers:
- Architecture: x86
InstallerUrl: https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9010/DiscordSetup.exe
InstallerSha256: 8DCDBFC72E673CC7A3392C2A1ACE3BEF1EA55E300B82B21C13379F35B575F583
ManifestType: installer
ManifestVersion: 1.2.0
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created with YamlCreate.ps1 v2.2.0 using InputObject 🤖 $debug=QUSU.CRLF..7-2-8
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/microsoft/winget-cli/master/schemas/JSON/manifests/v1.6.0/manifest.defaultLocale.1.6.0.json

PackageIdentifier: Discord.Discord
PackageVersion: 1.0.9010
Expand Down Expand Up @@ -31,4 +31,4 @@ Tags:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.2.0
ManifestVersion: 1.6.0
4 changes: 2 additions & 2 deletions manifests/d/Discord/Discord/1.0.9010/Discord.Discord.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created with YamlCreate.ps1 v2.2.0 using InputObject 🤖 $debug=QUSU.CRLF..7-2-8
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/microsoft/winget-cli/master/schemas/JSON/manifests/v1.6.0/manifest.version.1.6.0.json

PackageIdentifier: Discord.Discord
PackageVersion: 1.0.9010
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.2.0
ManifestVersion: 1.6.0

0 comments on commit 4749471

Please sign in to comment.