Skip to content

Commit

Permalink
Prevent update of dokan-dev.Dokany (microsoft#151681)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly authored Apr 30, 2024
1 parent 74fe83b commit f637164
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26200-5001.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: dokan-dev.Dokany
PackageVersion: 2.0.4.1000
Expand All @@ -10,8 +10,9 @@ InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
UpgradeBehavior: deny
ReleaseDate: 2022-04-30
RequireExplicitUpgrade: true
Installers:
- Architecture: x64
InstallerUrl: https://github.com/dokan-dev/dokany/releases/download/v2.0.4.1000/Dokan_x64.msi
Expand All @@ -22,4 +23,4 @@ Installers:
InstallerSha256: D00CBAA3423D599A7A6737A641993A30179F8C0BF7F0172C9190D61AC2E4C541
ProductCode: '{D1680D5B-295F-0200-0004-220430082449}'
ManifestType: installer
ManifestVersion: 1.1.0
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26200-5001.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: dokan-dev.Dokany
PackageVersion: 2.0.4.1000
PackageLocale: en-US
Publisher: Dokany Project
PublisherUrl: http://dokan-dev.github.io/
PublisherSupportUrl: https://github.com/dokan-dev/dokany/issues
# PrivacyUrl:
# PrivacyUrl:
Author: Dokany Project
PackageName: Dokan Library
PackageUrl: https://dokan-dev.github.io/
Expand All @@ -22,8 +22,10 @@ Tags:
- driver
- filesystem
- fuse
# Agreements:
# ReleaseNotes:
# ReleaseNotes:
ReleaseNotesUrl: https://github.com/dokan-dev/dokany/releases/tag/v2.0.4.1000
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.1.0
ManifestVersion: 1.6.0
6 changes: 3 additions & 3 deletions manifests/d/dokan-dev/Dokany/2.0.4.1000/dokan-dev.Dokany.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created with YamlCreate.ps1 v2.0.7 using InputObject 🤖 $debug=QUSU-7-2-2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.5-1-26200-5001.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: dokan-dev.Dokany
PackageVersion: 2.0.4.1000
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.1.0
ManifestVersion: 1.6.0

0 comments on commit f637164

Please sign in to comment.