diff --git a/manifests/a/AmN/yasb/1.3.8/AmN.yasb.installer.yaml b/manifests/a/AmN/yasb/1.3.8/AmN.yasb.installer.yaml new file mode 100644 index 000000000000..fded98428ed5 --- /dev/null +++ b/manifests/a/AmN/yasb/1.3.8/AmN.yasb.installer.yaml @@ -0,0 +1,20 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: AmN.yasb +PackageVersion: 1.3.8 +InstallerLocale: en-US +InstallerType: msi +ProductCode: '{FB1F6EA7-3656-439A-92E4-5604C0F97D8B}' +ReleaseDate: 2024-11-23 +AppsAndFeaturesEntries: +- DisplayName: yasb + Publisher: AmN + ProductCode: '{FB1F6EA7-3656-439A-92E4-5604C0F97D8B}' + UpgradeCode: '{3F620CF5-07B5-47FD-8E37-9CA8AD14B608}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/amnweb/yasb/releases/download/v1.3.8/yasb-1.3.8-win64.msi + InstallerSha256: 9ACF358270757846889658EAF3EC026230A59397433DDEE0B74E0CE7B14C5668 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/AmN/yasb/1.3.8/AmN.yasb.locale.en-US.yaml b/manifests/a/AmN/yasb/1.3.8/AmN.yasb.locale.en-US.yaml new file mode 100644 index 000000000000..a15043085564 --- /dev/null +++ b/manifests/a/AmN/yasb/1.3.8/AmN.yasb.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: AmN.yasb +PackageVersion: 1.3.8 +PackageLocale: en-US +Publisher: AmN +PublisherUrl: https://github.com/amnweb +PublisherSupportUrl: https://github.com/amnweb/yasb/issues +Author: AmN +PackageName: yasb +PackageUrl: https://github.com/amnweb/yasb +License: MIT License +LicenseUrl: https://github.com/amnweb/yasb/blob/HEAD/LICENSE +Copyright: Copyright 2024 AmN. All rights reserved. +CopyrightUrl: https://github.com/amnweb/yasb/blob/main/LICENSE +ShortDescription: A configurable Windows status bar. +Description: A configurable Windows status bar. +Tags: +- status bar +- topbar +ReleaseNotes: "New Features\n- Implement HomeWidget with dynamic menu and validation schema \n- Implement workspace button and widget for virtual desktop management \nBugfixes\n- screen scaling logic for 4K monitor compatibility \nRefactors\n- rename power utility module and streamline widget hiding logic \n- enhance image gallery initialization and visibility management \n- enhance screen geometry reporting with device pixel ratio \nChores\n- bump build version to 1.3.8 \nFixed\n- screen scaling logic for 4K monitor compatibility \nFull Changelog: https://github.com/amnweb/yasb/compare/v1.3.7...v1.3.8" +ReleaseNotesUrl: https://github.com/amnweb/yasb/releases/tag/v1.3.8 +InstallationNotes: https://github.com/amnweb/yasb +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.yaml b/manifests/a/AmN/yasb/1.3.8/AmN.yasb.yaml similarity index 70% rename from manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.yaml rename to manifests/a/AmN/yasb/1.3.8/AmN.yasb.yaml index 8a00aedaf454..6a974b393b50 100644 --- a/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.yaml +++ b/manifests/a/AmN/yasb/1.3.8/AmN.yasb.yaml @@ -1,8 +1,8 @@ # Created with WinGet Releaser using komac v2.6.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json -PackageIdentifier: maforget.ComicRackCE.Nightly -PackageVersion: nightly-17f7b63 +PackageIdentifier: AmN.yasb +PackageVersion: 1.3.8 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 diff --git a/manifests/a/ArduinoSA/IDE/stable/2.2.1/ArduinoSA.IDE.stable.installer.yaml b/manifests/a/ArduinoSA/IDE/stable/2.2.1/ArduinoSA.IDE.stable.installer.yaml index 07b3599ef15a..2c7faead882d 100644 --- a/manifests/a/ArduinoSA/IDE/stable/2.2.1/ArduinoSA.IDE.stable.installer.yaml +++ b/manifests/a/ArduinoSA/IDE/stable/2.2.1/ArduinoSA.IDE.stable.installer.yaml @@ -7,61 +7,33 @@ InstallerType: msi InstallerSwitches: Custom: ALLUSERS=1 UpgradeBehavior: install +InstallModes: +- interactive +- silent +FileExtensions: +- c +- c++ +- cc +- cpp +- cxx +- h +- h++ +- hh +- hpp +- hxx +- i++ +- inc +- ino +- ipp +- ixx +ProductCode: '{CE3A4D22-4A86-4CA8-AB93-E843B3E38533}' +AppsAndFeaturesEntries: +- UpgradeCode: '{315F6168-1C48-5F6A-953D-BD5ADC41FE08}' Installers: - Architecture: x64 InstallerType: wix Scope: machine InstallerUrl: https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi InstallerSha256: 2BF986F825F9CB9F8922D22AA9181BBDEBB80DB6819C057B1F1B5B8882EA5111 - InstallModes: - - interactive - - silent - FileExtensions: - - c - - c++ - - cc - - cpp - - cxx - - h - - h++ - - hh - - hpp - - hxx - - i++ - - inc - - ino - - ipp - - ixx - ProductCode: '{CE3A4D22-4A86-4CA8-AB93-E843B3E38533}' - AppsAndFeaturesEntries: - - DisplayVersion: 2.2.1 - UpgradeCode: '{315F6168-1C48-5F6A-953D-BD5ADC41FE08}' -- Architecture: x64 - InstallerType: wix - Scope: user - InstallerUrl: https://downloads.arduino.cc/arduino-ide/arduino-ide_2.2.1_Windows_64bit.msi - InstallerSha256: 2BF986F825F9CB9F8922D22AA9181BBDEBB80DB6819C057B1F1B5B8882EA5111 - InstallModes: - - interactive - - silent - FileExtensions: - - c - - c++ - - cc - - cpp - - cxx - - h - - h++ - - hh - - hpp - - hxx - - i++ - - inc - - ino - - ipp - - ixx - ProductCode: '{CE3A4D22-4A86-4CA8-AB93-E843B3E38533}' - AppsAndFeaturesEntries: - - UpgradeCode: '{315F6168-1C48-5F6A-953D-BD5ADC41FE08}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/a/ArduinoSA/IDE/stable/2.3.3/ArduinoSA.IDE.stable.installer.yaml b/manifests/a/ArduinoSA/IDE/stable/2.3.3/ArduinoSA.IDE.stable.installer.yaml index eeb4154f69f3..cd3b81ce426e 100644 --- a/manifests/a/ArduinoSA/IDE/stable/2.3.3/ArduinoSA.IDE.stable.installer.yaml +++ b/manifests/a/ArduinoSA/IDE/stable/2.3.3/ArduinoSA.IDE.stable.installer.yaml @@ -35,10 +35,6 @@ Installers: Scope: machine InstallerUrl: https://github.com/arduino/arduino-ide/releases/download/2.3.3/arduino-ide_2.3.3_Windows_64bit.msi InstallerSha256: 1C84682C7C13786E71DDC17CC539AA30088D85DBF3D8D319AD93048D2F68CE38 -- Architecture: x64 - Scope: user - InstallerUrl: https://github.com/arduino/arduino-ide/releases/download/2.3.3/arduino-ide_2.3.3_Windows_64bit.msi - InstallerSha256: 1C84682C7C13786E71DDC17CC539AA30088D85DBF3D8D319AD93048D2F68CE38 ManifestType: installer ManifestVersion: 1.6.0 ReleaseDate: 2024-09-25 diff --git a/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.installer.yaml b/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.installer.yaml index b9ee341a9f4a..09ba2a13f749 100644 --- a/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.installer.yaml +++ b/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.installer.yaml @@ -3,14 +3,71 @@ PackageIdentifier: CodeSector.DirectFolders PackageVersion: "4.2" -InstallerLocale: en-US InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress InstallerSwitches: - Silent: /exenoupdates /q - SilentWithProgress: /exenoupdates /qb + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: '{F6BC6B6E-E967-42DD-BFE5-39FF118CFD05}' + UpgradeCode: '{22A18470-C21A-40FE-8712-E5A6CD61509D}' + InstallerType: msi Installers: -- Architecture: neutral +- Architecture: x86 InstallerUrl: https://codesector.com/files/directfolders4.2.exe InstallerSha256: 7BA467E5CEE6D7D82B2719FC66CBAFDD2D1DD0D72DC4D5E79AEBFF81873D1AB6 + ProductCode: '{F6BC6B6E-E967-42DD-BFE5-39FF118CFD05}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/directfolders4.2.exe + InstallerSha256: 7BA467E5CEE6D7D82B2719FC66CBAFDD2D1DD0D72DC4D5E79AEBFF81873D1AB6 + ProductCode: '{F6BC6B6E-E967-42DD-BFE5-39FF118CFD05}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.locale.en-US.yaml b/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.locale.en-US.yaml index afc1b7e72476..c7b3a7b8386e 100644 --- a/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.locale.en-US.yaml +++ b/manifests/c/CodeSector/DirectFolders/4.2/CodeSector.DirectFolders.locale.en-US.yaml @@ -8,12 +8,19 @@ Publisher: Code Sector PublisherUrl: https://codesector.com/ PublisherSupportUrl: https://support.codesector.com/ PrivacyUrl: https://codesector.com/privacy -Author: Code Sector PackageName: Direct Folders -PackageUrl: https://www.codesector.com/directfolders -License: Freeware -Copyright: © Code Sector +PackageUrl: https://codesector.com/directfolders +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2000-2023 Code Sector ShortDescription: Quick access to your favorite folders. +Description: Direct Folders is a Windows tool that speeds up folder access and file management. With quick shortcuts to favorite and recent folders, it enhances Open/Save dialogs and streamlines navigation for improved productivity. +Moniker: directfolders +Tags: +- folders +- access +- navigate +- shortcuts PurchaseUrl: https://codesector.com/purchase ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.installer.yaml b/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.installer.yaml index ae310d7fd8cf..d0e81bd58cfa 100644 --- a/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.installer.yaml +++ b/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.installer.yaml @@ -3,14 +3,71 @@ PackageIdentifier: CodeSector.DirectFolders PackageVersion: 4.3.2 -InstallerLocale: en-US InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress InstallerSwitches: - Silent: /exenoupdates /q - SilentWithProgress: /exenoupdates /qb + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +AppsAndFeaturesEntries: +- ProductCode: '{E7CE2933-67CC-43C7-A1E5-4054B861526F}' + UpgradeCode: '{22A18470-C21A-40FE-8712-E5A6CD61509D}' + InstallerType: msi Installers: -- Architecture: neutral +- Architecture: x86 InstallerUrl: https://codesector.com/files/directfolders4.3.2.exe InstallerSha256: 89566B00DFC840C39A2201704C2540EE9AEA4969FE3C893CAEC9B9B21CD0C246 + ProductCode: '{E7CE2933-67CC-43C7-A1E5-4054B861526F}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/directfolders4.3.2.exe + InstallerSha256: 89566B00DFC840C39A2201704C2540EE9AEA4969FE3C893CAEC9B9B21CD0C246 + ProductCode: '{E7CE2933-67CC-43C7-A1E5-4054B861526F}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.locale.en-US.yaml b/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.locale.en-US.yaml index eada026258aa..6aedabfab606 100644 --- a/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.locale.en-US.yaml +++ b/manifests/c/CodeSector/DirectFolders/4.3.2/CodeSector.DirectFolders.locale.en-US.yaml @@ -8,12 +8,19 @@ Publisher: Code Sector PublisherUrl: https://codesector.com/ PublisherSupportUrl: https://support.codesector.com/ PrivacyUrl: https://codesector.com/privacy -Author: Code Sector PackageName: Direct Folders -PackageUrl: https://www.codesector.com/directfolders -License: Freeware -Copyright: © Code Sector +PackageUrl: https://codesector.com/directfolders +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2000-2024 Code Sector ShortDescription: Quick access to your favorite folders. +Description: Direct Folders is a Windows tool that speeds up folder access and file management. With quick shortcuts to favorite and recent folders, it enhances Open/Save dialogs and streamlines navigation for improved productivity. +Moniker: directfolders +Tags: +- folders +- access +- navigate +- shortcuts PurchaseUrl: https://codesector.com/purchase ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.installer.yaml deleted file mode 100644 index 9d57bcfe1d79..000000000000 --- a/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.installer.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Created using wingetcreate 1.2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: CodeSector.TeraCopy -PackageVersion: 3.10.0 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -- silentWithProgress -Installers: -- InstallerLocale: en-US - Architecture: neutral - InstallerType: exe - Scope: machine - InstallerUrl: https://codesector.com/files/teracopy3.10.exe - InstallerSha256: EEF51827A158C2770FEBB0FF189965F2F170AC9EE0A36CEBCFE3CD3C7713EAFC - InstallerSwitches: - Silent: /exenoupdates /q - SilentWithProgress: /exenoupdates /qb - UpgradeBehavior: install - ProductCode: '{3B52584E-B01A-456B-A6D9-A2135F8B1E98}' -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.locale.en-US.yaml deleted file mode 100644 index ad07d7f058eb..000000000000 --- a/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.locale.en-US.yaml +++ /dev/null @@ -1,26 +0,0 @@ -# Created using wingetcreate 1.2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: CodeSector.TeraCopy -PackageVersion: 3.10.0 -PackageLocale: en-US -Publisher: Code Sector -PublisherUrl: https://codesector.com -PublisherSupportUrl: https://help.codesector.com -PrivacyUrl: https://codesector.com/privacy -Author: Code Sector -PackageName: TeraCopy -PackageUrl: https://www.codesector.com/teracopy -License: Freeware -LicenseUrl: https://help.codesector.com/knowledge-bases/2/articles/412-end-user-license-agreement -Copyright: © 2007-2022 Code Sector -CopyrightUrl: https://help.codesector.com/knowledge-bases/2/articles/412-end-user-license-agreement -ShortDescription: A popular utility designed to copy files faster and more reliably, providing the user with many features. TeraCopy uses dynamically adjusted buffers to reduce seek time. It can resume broken file transfers and skup bad files during the copying process. -Moniker: teracopy -Tags: -- TeraCopy -- Copy -- Files -- File -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.yaml b/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.yaml deleted file mode 100644 index d3d364d00272..000000000000 --- a/manifests/c/CodeSector/TeraCopy/3.10.0/CodeSector.TeraCopy.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.2.7.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: CodeSector.TeraCopy -PackageVersion: 3.10.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.installer.yaml new file mode 100644 index 000000000000..0cf7a5dd2ecb --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.installer.yaml @@ -0,0 +1,98 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.10" +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- bk3 +- blake2sp +- blake3 +- exf +- hash +- md2 +- md4 +- md5 +- sfv +- sha +- sha1 +- sha256 +- sha256sum +- sha3 +- sha3-224 +- sha3-256 +- sha3-384 +- sha3-512 +- sha384 +- sha512 +- xxh +- xxh3 +- xxh32 +- xxh64 +AppsAndFeaturesEntries: +- ProductCode: '{3B52584E-B01A-456B-A6D9-A2135F8B1E98}' + UpgradeCode: '{591EBD44-A7B6-491E-BE02-6A863257EFE1}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://codesector.com/files/teracopy3.10.exe + InstallerSha256: EEF51827A158C2770FEBB0FF189965F2F170AC9EE0A36CEBCFE3CD3C7713EAFC + ProductCode: '{3B52584E-B01A-456B-A6D9-A2135F8B1E98}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/teracopy3.10.exe + InstallerSha256: EEF51827A158C2770FEBB0FF189965F2F170AC9EE0A36CEBCFE3CD3C7713EAFC + ProductCode: '{3B52584E-B01A-456B-A6D9-A2135F8B1E98}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.locale.en-US.yaml new file mode 100644 index 000000000000..e27a6a12762b --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.10" +PackageLocale: en-US +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2023 Code Sector +ShortDescription: Copy your files faster and more securely. +Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. +Moniker: teracopy +Tags: +- backup +- clone +- copy +- file +PurchaseUrl: https://codesector.com/purchase +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.locale.zh-CN.yaml new file mode 100644 index 000000000000..f0bfa6b0846c --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.10" +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2023 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.yaml b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.yaml similarity index 72% rename from manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.yaml rename to manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.yaml index b08fd74c951d..dd2dbd377360 100644 --- a/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.10/CodeSector.TeraCopy.yaml @@ -1,8 +1,8 @@ # Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json -PackageIdentifier: Microsoft.PowerBI -PackageVersion: 2.138.782.0 +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.10" DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.installer.yaml index 2e09bda7d7d9..fbb0cfca348c 100644 --- a/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.installer.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.installer.yaml @@ -1,9 +1,8 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy -PackageVersion: '3.12' -InstallerLocale: en-US +PackageVersion: "3.12" InstallerType: exe Scope: machine InstallModes: @@ -11,13 +10,89 @@ InstallModes: - silent - silentWithProgress InstallerSwitches: - Silent: /exenoupdates /q - SilentWithProgress: /exenoupdates /qb + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish UpgradeBehavior: install -ProductCode: '{3B52584E-B01A-456B-A6D9-A2135F8B1E98}' +FileExtensions: +- bk3 +- blake2sp +- blake3 +- exf +- hash +- md2 +- md4 +- md5 +- sfv +- sha +- sha1 +- sha256 +- sha256sum +- sha3 +- sha3-224 +- sha3-256 +- sha3-384 +- sha3-512 +- sha384 +- sha512 +- xxh +- xxh3 +- xxh32 +- xxh64 +AppsAndFeaturesEntries: +- ProductCode: '{814A9D93-2A41-4A6A-AD60-36651434AF1F}' + UpgradeCode: '{591EBD44-A7B6-491E-BE02-6A863257EFE1}' + InstallerType: msi Installers: -- Architecture: neutral - InstallerUrl: https://codesector.nyc3.cdn.digitaloceanspaces.com/teracopy3.12.exe +- Architecture: x86 + InstallerUrl: https://codesector.com/files/teracopy3.12.exe InstallerSha256: 79D96293428D6A36750A4C5C2D62C3D9B6779D1091072EB6F7E3E3DD59AE60D0 + ProductCode: '{814A9D93-2A41-4A6A-AD60-36651434AF1F}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/teracopy3.12.exe + InstallerSha256: 79D96293428D6A36750A4C5C2D62C3D9B6779D1091072EB6F7E3E3DD59AE60D0 + ProductCode: '{814A9D93-2A41-4A6A-AD60-36651434AF1F}' ManifestType: installer -ManifestVersion: 1.5.0 +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.locale.en-US.yaml index 3c4f5cce698b..39e2f111f11f 100644 --- a/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.locale.en-US.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.locale.en-US.yaml @@ -1,26 +1,26 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy -PackageVersion: '3.12' +PackageVersion: "3.12" PackageLocale: en-US Publisher: Code Sector -PublisherUrl: https://codesector.com -PublisherSupportUrl: https://help.codesector.com +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ PrivacyUrl: https://codesector.com/privacy -Author: Code Sector PackageName: TeraCopy -PackageUrl: https://www.codesector.com/teracopy -License: Freeware -LicenseUrl: https://help.codesector.com/knowledge-bases/2/articles/412-end-user-license-agreement -Copyright: © 2007-2022 Code Sector -CopyrightUrl: https://help.codesector.com/knowledge-bases/2/articles/412-end-user-license-agreement -ShortDescription: A popular utility designed to copy files faster and more reliably, providing the user with many features. TeraCopy uses dynamically adjusted buffers to reduce seek time. It can resume broken file transfers and skup bad files during the copying process. +PackageUrl: https://codesector.com/teracopy +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2023 Code Sector +ShortDescription: Copy your files faster and more securely. +Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. Moniker: teracopy Tags: -- TeraCopy -- Copy -- Files -- File +- backup +- clone +- copy +- file +PurchaseUrl: https://codesector.com/purchase ManifestType: defaultLocale -ManifestVersion: 1.5.0 +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.locale.zh-CN.yaml new file mode 100644 index 000000000000..eb19a326eacb --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.12" +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2023 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.yaml b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.yaml index bdef932083ec..e39b104d55e7 100644 --- a/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.12/CodeSector.TeraCopy.yaml @@ -1,8 +1,8 @@ -# Created with Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy -PackageVersion: '3.12' +PackageVersion: "3.12" DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.5.0 +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.installer.yaml index 008a91f3c40b..d839bc55efe0 100644 --- a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.installer.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.installer.yaml @@ -1,17 +1,17 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-3.Win32NT +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy PackageVersion: "3.17" -InstallerType: exe # Advanced Installer +InstallerType: exe Scope: machine InstallModes: - interactive - silent - silentWithProgress InstallerSwitches: - Silent: /exenoui /quiet /norestart - SilentWithProgress: /exenoui /passive /norestart + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart InstallLocation: APPDIR="" Log: /log "" ExpectedReturnCodes: @@ -81,7 +81,6 @@ FileExtensions: - xxh3 - xxh32 - xxh64 -ReleaseDate: 2023-12-03 AppsAndFeaturesEntries: - ProductCode: '{DF5325DF-1F43-4282-85D5-1CA3353E6B13}' UpgradeCode: '{591EBD44-A7B6-491E-BE02-6A863257EFE1}' @@ -97,3 +96,4 @@ Installers: ProductCode: '{DF5325DF-1F43-4282-85D5-1CA3353E6B13}' ManifestType: installer ManifestVersion: 1.6.0 +ReleaseDate: 2023-12-03 diff --git a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.en-US.yaml index 05e04523362d..cc76b5ef62f6 100644 --- a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.en-US.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-3.Win32NT +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy @@ -8,14 +8,12 @@ Publisher: Code Sector PublisherUrl: https://codesector.com/ PublisherSupportUrl: https://support.codesector.com/ PrivacyUrl: https://codesector.com/privacy -# Author: PackageName: TeraCopy PackageUrl: https://codesector.com/teracopy License: Proprietary LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement Copyright: © 2007-2023 Code Sector -# CopyrightUrl: -ShortDescription: Copy your files faster and more securely +ShortDescription: Copy your files faster and more securely. Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. Moniker: teracopy Tags: @@ -26,18 +24,13 @@ Tags: ReleaseNotes: |- New Features - Clone & Rescan feature. - Enhancements - xxHash support for SSE2 processors. - Upgraded reporting and checksum export features. - Implemented network recovery wait function during testing and verification. - Expanded maximum buffer capacity to 256 MB. - Fixed Bugs - Resolved minor bugs and improved user interface design. -# ReleaseNotesUrl: PurchaseUrl: https://codesector.com/purchase -# InstallationNotes: -# Documentations: ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.zh-CN.yaml index 9e70213e2319..3c9e0c6bbbbf 100644 --- a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.zh-CN.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -1,32 +1,25 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-3.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: CodeSector.TeraCopy -PackageVersion: "3.17" -PackageLocale: zh-CN -Publisher: Code Sector -PublisherUrl: https://codesector.com/ -PublisherSupportUrl: https://support.codesector.com/ -PrivacyUrl: https://codesector.com/privacy -# Author: -PackageName: TeraCopy -PackageUrl: https://codesector.com/teracopy -License: 专有软件 -LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement -Copyright: © 2007-2023 Code Sector -# CopyrightUrl: -ShortDescription: 更快、更安全地复制文件 -Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 -# Moniker: -Tags: -- 克隆 -- 备份 -- 复制 -- 拷贝 -# ReleaseNotes: -# ReleaseNotesUrl: -PurchaseUrl: https://codesector.com/purchase -# InstallationNotes: -# Documentations: -ManifestType: locale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.17" +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2023 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.yaml b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.yaml index 2c193eb20862..269c0630562e 100644 --- a/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.17/CodeSector.TeraCopy.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=AUSU.CRLF.7-4-3.Win32NT +# Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy diff --git a/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.installer.yaml new file mode 100644 index 000000000000..074d33b2d5cc --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.installer.yaml @@ -0,0 +1,51 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.2 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /verysilent /nocancel /norestart + SilentWithProgress: /silent /nocancel /norestart + InstallLocation: /dir="" + Log: /log="" +UpgradeBehavior: install +FileExtensions: +- bk3 +- blake2sp +- blake3 +- exf +- hash +- md2 +- md4 +- md5 +- sfv +- sha +- sha1 +- sha256 +- sha256sum +- sha3 +- sha3-224 +- sha3-256 +- sha3-384 +- sha3-512 +- sha384 +- sha512 +- xxh +- xxh3 +- xxh32 +- xxh64 +Installers: +- Architecture: x86 + InstallerUrl: https://codesector.com/files/teracopy3.8.2.exe + InstallerSha256: FF9B3DA8B24CA260CB4995BDFFDC08F2EE937695C5BF6707773168B8991FFD21 +- Architecture: x64 + InstallerUrl: https://codesector.com/files/teracopy3.8.2.exe + InstallerSha256: FF9B3DA8B24CA260CB4995BDFFDC08F2EE937695C5BF6707773168B8991FFD21 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.locale.en-US.yaml new file mode 100644 index 000000000000..256cd0811a25 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.2 +PackageLocale: en-US +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2020 Code Sector +ShortDescription: Copy your files faster and more securely. +Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. +Moniker: teracopy +Tags: +- backup +- clone +- copy +- file +PurchaseUrl: https://codesector.com/purchase +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.locale.zh-CN.yaml new file mode 100644 index 000000000000..0c5a9d74774f --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.2 +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2020 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.yaml b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.yaml similarity index 72% rename from manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.yaml rename to manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.yaml index dbbcbdd52e35..4c3fbdb0f806 100644 --- a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.8.2/CodeSector.TeraCopy.yaml @@ -1,8 +1,8 @@ # Created using wingetcreate 1.6.5.0 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json -PackageIdentifier: WorksMobile.NAVERWORKS -PackageVersion: 4.0.4.1 +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.2 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.installer.yaml new file mode 100644 index 000000000000..18dcaa206bb4 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.installer.yaml @@ -0,0 +1,98 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.5 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- bk3 +- blake2sp +- blake3 +- exf +- hash +- md2 +- md4 +- md5 +- sfv +- sha +- sha1 +- sha256 +- sha256sum +- sha3 +- sha3-224 +- sha3-256 +- sha3-384 +- sha3-512 +- sha384 +- sha512 +- xxh +- xxh3 +- xxh32 +- xxh64 +AppsAndFeaturesEntries: +- ProductCode: '{952ED35A-74C3-4204-8F01-986D8711B41D}' + UpgradeCode: '{591EBD44-A7B6-491E-BE02-6A863257EFE1}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://codesector.com/files/teracopy3.8.5.exe + InstallerSha256: 401870777B39B6FFBFD5EC96AE79470E9CAF2D2B5526927100DD91E87B3228EE + ProductCode: '{952ED35A-74C3-4204-8F01-986D8711B41D}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/teracopy3.8.5.exe + InstallerSha256: 401870777B39B6FFBFD5EC96AE79470E9CAF2D2B5526927100DD91E87B3228EE + ProductCode: '{952ED35A-74C3-4204-8F01-986D8711B41D}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.locale.en-US.yaml new file mode 100644 index 000000000000..de3ce3800b33 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.5 +PackageLocale: en-US +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2021 Code Sector +ShortDescription: Copy your files faster and more securely. +Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. +Moniker: teracopy +Tags: +- backup +- clone +- copy +- file +PurchaseUrl: https://codesector.com/purchase +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.locale.zh-CN.yaml new file mode 100644 index 000000000000..0e01b9a4824b --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.5 +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2021 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.yaml b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.yaml new file mode 100644 index 000000000000..117a62448cec --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.8.5/CodeSector.TeraCopy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.8.5 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.installer.yaml new file mode 100644 index 000000000000..d4171cab5d2d --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.installer.yaml @@ -0,0 +1,98 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.9.2 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- bk3 +- blake2sp +- blake3 +- exf +- hash +- md2 +- md4 +- md5 +- sfv +- sha +- sha1 +- sha256 +- sha256sum +- sha3 +- sha3-224 +- sha3-256 +- sha3-384 +- sha3-512 +- sha384 +- sha512 +- xxh +- xxh3 +- xxh32 +- xxh64 +AppsAndFeaturesEntries: +- ProductCode: '{C38F85E6-6E93-4963-A29E-B871C8A28D13}' + UpgradeCode: '{591EBD44-A7B6-491E-BE02-6A863257EFE1}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://codesector.com/files/teracopy3.9.2.exe + InstallerSha256: E2DFC14C3B143E1D8D98305BF118651E433D053A437E13F4F5C463BEDE692AC5 + ProductCode: '{C38F85E6-6E93-4963-A29E-B871C8A28D13}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/teracopy3.9.2.exe + InstallerSha256: E2DFC14C3B143E1D8D98305BF118651E433D053A437E13F4F5C463BEDE692AC5 + ProductCode: '{C38F85E6-6E93-4963-A29E-B871C8A28D13}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.locale.en-US.yaml new file mode 100644 index 000000000000..0d2c0cccdde8 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.9.2 +PackageLocale: en-US +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2022 Code Sector +ShortDescription: Copy your files faster and more securely. +Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. +Moniker: teracopy +Tags: +- backup +- clone +- copy +- file +PurchaseUrl: https://codesector.com/purchase +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.locale.zh-CN.yaml new file mode 100644 index 000000000000..e24b84f7574c --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.9.2 +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2022 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.yaml b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.yaml new file mode 100644 index 000000000000..19d1771940f3 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9.2/CodeSector.TeraCopy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.9.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.installer.yaml index b7cabacec3c2..d6d1366caad3 100644 --- a/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.installer.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.installer.yaml @@ -1,24 +1,98 @@ -# Automatically updated by the winget bot at 2022/Dec/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy PackageVersion: 3.9.7 -MinimumOSVersion: 10.0.0.0 +InstallerType: exe +Scope: machine InstallModes: - interactive - silent - silentWithProgress +InstallerSwitches: + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- bk3 +- blake2sp +- blake3 +- exf +- hash +- md2 +- md4 +- md5 +- sfv +- sha +- sha1 +- sha256 +- sha256sum +- sha3 +- sha3-224 +- sha3-256 +- sha3-384 +- sha3-512 +- sha384 +- sha512 +- xxh +- xxh3 +- xxh32 +- xxh64 +AppsAndFeaturesEntries: +- ProductCode: '{F55A72A1-C710-4D2B-9096-0774DD4CC796}' + UpgradeCode: '{591EBD44-A7B6-491E-BE02-6A863257EFE1}' + InstallerType: msi Installers: -- InstallerLocale: en-US - Architecture: neutral - InstallerType: exe - Scope: machine - InstallerUrl: https://codesector.nyc3.cdn.digitaloceanspaces.com/teracopy.exe +- Architecture: x86 + InstallerUrl: https://codesector.com/files/teracopy3.9.7.exe InstallerSha256: 5F7B796E4EDD366C9C5A97AE65CF1722C3152E3BBDCA593C593622B35372E81F - InstallerSwitches: - Silent: /q - SilentWithProgress: /qb - UpgradeBehavior: install - ProductCode: '{F8B0BB18-B1E6-4821-8C5B-883AA5DE3EEA}' + ProductCode: '{F55A72A1-C710-4D2B-9096-0774DD4CC796}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/teracopy3.9.7.exe + InstallerSha256: 5F7B796E4EDD366C9C5A97AE65CF1722C3152E3BBDCA593C593622B35372E81F + ProductCode: '{F55A72A1-C710-4D2B-9096-0774DD4CC796}' ManifestType: installer -ManifestVersion: 1.2.0 +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.locale.en-US.yaml index b19a012713a7..d176c75e38eb 100644 --- a/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.locale.en-US.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.locale.en-US.yaml @@ -1,26 +1,26 @@ -# Automatically updated by the winget bot at 2022/Dec/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy PackageVersion: 3.9.7 PackageLocale: en-US Publisher: Code Sector -PublisherUrl: https://codesector.com -PublisherSupportUrl: https://help.codesector.com +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ PrivacyUrl: https://codesector.com/privacy -Author: Code Sector PackageName: TeraCopy -PackageUrl: https://www.codesector.com/teracopy -License: Freeware -LicenseUrl: https://codesector.kayako.com/article/12-end-user-license-agreement +PackageUrl: https://codesector.com/teracopy +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement Copyright: © 2007-2022 Code Sector -CopyrightUrl: https://codesector.kayako.com/article/12-end-user-license-agreement -ShortDescription: A popular utility designed to copy files faster and more reliably, providing the user with many features. TeraCopy uses dynamically adjusted buffers to reduce seek time. It can resume broken file transfers and skup bad files during the copying process. +ShortDescription: Copy your files faster and more securely. +Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. Moniker: teracopy Tags: -- TeraCopy -- Copy -- Files -- File +- backup +- clone +- copy +- file +PurchaseUrl: https://codesector.com/purchase ManifestType: defaultLocale -ManifestVersion: 1.2.0 +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.locale.zh-CN.yaml new file mode 100644 index 000000000000..008be407a703 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: 3.9.7 +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2022 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.yaml b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.yaml index c6f51c726d08..47a4970ba11b 100644 --- a/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.yaml +++ b/manifests/c/CodeSector/TeraCopy/3.9.7/CodeSector.TeraCopy.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2022/Dec/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: CodeSector.TeraCopy PackageVersion: 3.9.7 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.2.0 +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.installer.yaml b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.installer.yaml new file mode 100644 index 000000000000..1aa17c88aa89 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.installer.yaml @@ -0,0 +1,98 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.9" +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: /exenoupdates /exenoui /quiet /norestart + SilentWithProgress: /exenoupdates /passive /norestart + InstallLocation: APPDIR="" + Log: /log "" +ExpectedReturnCodes: +- InstallerReturnCode: -1 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1 + ReturnResponse: invalidParameter +- InstallerReturnCode: 87 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1601 + ReturnResponse: contactSupport +- InstallerReturnCode: 1602 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 1618 + ReturnResponse: installInProgress +- InstallerReturnCode: 1623 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1625 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1628 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1633 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 1638 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 1639 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1641 + ReturnResponse: rebootInitiated +- InstallerReturnCode: 1640 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1643 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1644 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1649 + ReturnResponse: blockedByPolicy +- InstallerReturnCode: 1650 + ReturnResponse: invalidParameter +- InstallerReturnCode: 1654 + ReturnResponse: systemNotSupported +- InstallerReturnCode: 3010 + ReturnResponse: rebootRequiredToFinish +UpgradeBehavior: install +FileExtensions: +- bk3 +- blake2sp +- blake3 +- exf +- hash +- md2 +- md4 +- md5 +- sfv +- sha +- sha1 +- sha256 +- sha256sum +- sha3 +- sha3-224 +- sha3-256 +- sha3-384 +- sha3-512 +- sha384 +- sha512 +- xxh +- xxh3 +- xxh32 +- xxh64 +AppsAndFeaturesEntries: +- ProductCode: '{F8B0BB18-B1E6-4821-8C5B-883AA5DE3EEA}' + UpgradeCode: '{591EBD44-A7B6-491E-BE02-6A863257EFE1}' + InstallerType: msi +Installers: +- Architecture: x86 + InstallerUrl: https://codesector.com/files/teracopy3.9.exe + InstallerSha256: 9DFA57C6DD935F72E7E8254146CD143528FE962D2C2F518C2D6511D4D1150A3A + ProductCode: '{F8B0BB18-B1E6-4821-8C5B-883AA5DE3EEA}' +- Architecture: x64 + InstallerUrl: https://codesector.com/files/teracopy3.9.exe + InstallerSha256: 9DFA57C6DD935F72E7E8254146CD143528FE962D2C2F518C2D6511D4D1150A3A + ProductCode: '{F8B0BB18-B1E6-4821-8C5B-883AA5DE3EEA}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.locale.en-US.yaml b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.locale.en-US.yaml new file mode 100644 index 000000000000..d6780a47ab19 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.9" +PackageLocale: en-US +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: Proprietary +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2022 Code Sector +ShortDescription: Copy your files faster and more securely. +Description: TeraCopy is a utility designed to copy files faster and more secure. It can verify copied files to ensure they are identical. It skips bad files during copy, not terminating the entire transfer. Seamless integration with Windows Explorer. +Moniker: teracopy +Tags: +- backup +- clone +- copy +- file +PurchaseUrl: https://codesector.com/purchase +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.locale.zh-CN.yaml b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.locale.zh-CN.yaml new file mode 100644 index 000000000000..b83e7fa1e40f --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.9" +PackageLocale: zh-CN +Publisher: Code Sector +PublisherUrl: https://codesector.com/ +PublisherSupportUrl: https://support.codesector.com/ +PrivacyUrl: https://codesector.com/privacy +PackageName: TeraCopy +PackageUrl: https://codesector.com/teracopy +License: 专有软件 +LicenseUrl: https://support.codesector.com/articles/8789959-end-user-license-agreement +Copyright: © 2007-2022 Code Sector +ShortDescription: 更快、更安全地复制文件。 +Description: TeraCopy 是一款旨在更快、更安全地复制文件的实用程序。它能验证复制的文件,确保它们完全相同;它能在复制过程中跳过错误文件,而不是终止整个传输过程;并与 Windows 资源管理器无缝集成。 +Tags: +- 克隆 +- 备份 +- 复制 +- 拷贝 +PurchaseUrl: https://codesector.com/purchase +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.yaml b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.yaml new file mode 100644 index 000000000000..a082adf4d215 --- /dev/null +++ b/manifests/c/CodeSector/TeraCopy/3.9/CodeSector.TeraCopy.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: CodeSector.TeraCopy +PackageVersion: "3.9" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.installer.yaml b/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.installer.yaml deleted file mode 100644 index cc8cf79a27bc..000000000000 --- a/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.installer.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: GeoGebra.Classic.5 -PackageVersion: 5.2.866.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Installers: -- Architecture: x86 - InstallerUrl: https://download.geogebra.org/package/win - InstallerSha256: 5A6E9D79BB6DD1FF9E19D3D4D82704BD82DDEA9E25C7F885D7D7D63DCAC30045 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.locale.en-US.yaml b/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.locale.en-US.yaml deleted file mode 100644 index 9a5b909fe45c..000000000000 --- a/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.locale.en-US.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Automatically updated by the winget bot at 2024/Nov/04 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: GeoGebra.Classic.5 -PackageVersion: 5.2.866.0 -PackageLocale: en-US -Publisher: International GeoGebra Institute -PublisherUrl: https://www.geogebra.org -PrivacyUrl: https://www.geogebra.org/privacy -Author: International GeoGebra Institute -PackageName: GeoGebra Classic 5 -PackageUrl: https://www.geogebra.org -License: Non-commercial freeware; portions under GPL, CC-BY-NC-SA -LicenseUrl: https://www.geogebra.org/license -Copyright: Copyright (c) 2022 GeoGebra -CopyrightUrl: https://www.geogebra.org/tos -ShortDescription: Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. -Description: Solve math problems, graph functions, create geometric constructions, do statistics and calculus, save and share your results. GeoGebra apps are used by millions of students and teachers around the world to learn and teach mathematics and science. -Moniker: geogebraclassic5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..30a209ebf49a --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6855.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/adt4mdyqkdyay3wr5qe2ch2u466q_133.0.6855.0/133.0.6855.0_chrome_installer.exe + InstallerSha256: 20AD740ED9218B4E323A630C0E0DCF751445B8F0F200CDD08178C4C43CAE53ED + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/acxi4anbdmrgeoj67wiscrovnt6a_133.0.6855.0/133.0.6855.0_chrome_installer.exe + InstallerSha256: E45A17A107792E605FEF3454B6E8121C13F7FFFDFB728D85C33289ACA05BDEB1 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/aczwg7lfs3u7qw7mj3v2c5gsyy4a_133.0.6855.0/133.0.6855.0_chrome_installer.exe + InstallerSha256: A39C7F0D21EC8E74BDAAE17EA4135497302D27537B1C1EFE2D9A971FED5DC9E5 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..ba15acbe1350 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6855.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..6f8acab2e559 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6855.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..5e92d3cfc240 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6855.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..f46c02572feb --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6855.0/Google.Chrome.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6855.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 000000000000..e6fd943bf5d7 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6856.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/ad3gcsy445vtk6fpbcliuvjxd3zq_133.0.6856.0/133.0.6856.0_chrome_installer.exe + InstallerSha256: 3761F3A8DC37021A558CFF18A73918B0C93904AEBB2FAE0C55C3F78AB3E1178E + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/fg2sntpdufmregoaoovl4duq7q_133.0.6856.0/133.0.6856.0_chrome_installer.exe + InstallerSha256: 92A7806A2F5F21C57AD39B45CCC2970E658A13F818EEB6A0EB5F188354D6A5D5 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/adw46xtjyfwsy5p5laxwwabmtdmq_133.0.6856.0/133.0.6856.0_chrome_installer.exe + InstallerSha256: 98AC535A81382B000424C95DAD31531DB43AEEE57D487AEB7F0BFADAFDF22497 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 000000000000..3a9acada5178 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6856.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +# CopyrightUrl: +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 000000000000..240dc1c57cc0 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6856.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +# CopyrightUrl: +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 000000000000..f2014674fc5a --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6856.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.yaml new file mode 100644 index 000000000000..d60136a616f2 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6856.0/Google.Chrome.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6856.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.installer.yaml b/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.installer.yaml new file mode 100644 index 000000000000..4faa9aa349a0 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.installer.yaml @@ -0,0 +1,26 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.22.998 +InstallerLocale: en-US +InstallerType: inno +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ReleaseDate: 2024-11-24 +AppsAndFeaturesEntries: +- DisplayName: Jackett + Publisher: Jackett + ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.22.998/Jackett.Installer.Windows.exe + InstallerSha256: 4ECC3F038F90BDE9533BC7965B8EEDACF8FBD7D37D2C4459AA4ADD89D5B5CC40 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.locale.en-US.yaml b/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.locale.en-US.yaml new file mode 100644 index 000000000000..df939f4703f6 --- /dev/null +++ b/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.22.998 +PackageLocale: en-US +Publisher: Jackett +PublisherUrl: https://github.com/Jackett/Jackett +PublisherSupportUrl: https://github.com/Jackett/Jackett/issues +Author: Jackett Contributors +PackageName: Jackett +PackageUrl: https://github.com/Jackett/Jackett +License: GPL-2.0 +LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE +Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. +CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE +ShortDescription: API Support for your favorite torrent trackers. +Description: |- + Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. + This allows for getting recent uploads (like RSS) and performing searches. + Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps. +Moniker: jackett +Tags: +- indexer +- p2p +- proxy +- rss +- sonarr +- torent-management +- torrent +- torrent-search-engine +- trackers +ReleaseNotes: |- + Changes: + - dontorrent: new domain + - rudub: bump domain + - losslessclub: add config info avout forum vs tracker. #15723 + This list of changes was auto generated. +ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.998 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.yaml b/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.yaml similarity index 54% rename from manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.yaml rename to manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.yaml index 3e4519a99066..bb4a2dbf9fdb 100644 --- a/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.yaml +++ b/manifests/j/Jackett/Jackett/0.22.998/Jackett.Jackett.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Muse.MuseHub -PackageVersion: 2.0.26.1469 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Jackett.Jackett +PackageVersion: 0.22.998 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 000000000000..76b5406875d5 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 24.8.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.8.0/install-amd64.exe + InstallerSha256: 717CAA198690203CEF475ACBF72084033DF54B3CA5298A4E5E185050A9A705C5 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.8.0/install-amd64.exe + InstallerSha256: 717CAA198690203CEF475ACBF72084033DF54B3CA5298A4E5E185050A9A705C5 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.8.0/install-386.exe + InstallerSha256: 8AD817816C5136385B109CBB447855136A967F62486A53B2D0F549491CD37EBE + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.8.0/install-386.exe + InstallerSha256: 8AD817816C5136385B109CBB447855136A967F62486A53B2D0F549491CD37EBE + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.8.0/install-arm64.exe + InstallerSha256: BC1765BBC86E3B13294D35513F560CF728B89F03A20303A9F6D5C54B1755FA1D + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v24.8.0/install-arm64.exe + InstallerSha256: BC1765BBC86E3B13294D35513F560CF728B89F03A20303A9F6D5C54B1755FA1D + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-24 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 000000000000..d0c2e6f33db6 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 24.8.0 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/ +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Moniker: oh-my-posh +Tags: +- console +- command-line +- shell +- command-prompt +- powershell +- wsl +- developer-tools +- utilities +- cli +- cmd +- ps +- terminal +- oh-my-posh +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v24.8.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 000000000000..d013f91dcb8e --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/24.8.0/JanDeDobbeleer.OhMyPosh.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 24.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.installer.yaml b/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.installer.yaml new file mode 100644 index 000000000000..0e5952d4f153 --- /dev/null +++ b/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.installer.yaml @@ -0,0 +1,17 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: LibreHardwareMonitor.LibreHardwareMonitor +PackageVersion: 0.9.4 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: LibreHardwareMonitor.exe +UpgradeBehavior: uninstallPrevious +ReleaseDate: 2024-11-24 +Installers: +- Architecture: neutral + InstallerUrl: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/download/v0.9.4/LibreHardwareMonitor-net472.zip + InstallerSha256: D2E397CC4D33D65C6493DFF83B9335BC341A3AF31CAAFCEEF83F717FDAB37448 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.locale.en-US.yaml b/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.locale.en-US.yaml new file mode 100644 index 000000000000..960de8d94c53 --- /dev/null +++ b/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.locale.en-US.yaml @@ -0,0 +1,169 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: LibreHardwareMonitor.LibreHardwareMonitor +PackageVersion: 0.9.4 +PackageLocale: en-US +Publisher: LibreHardwareMonitor +PublisherUrl: https://github.com/LibreHardwareMonitor +PublisherSupportUrl: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/issues +PackageName: LibreHardwareMonitor +License: MPL-2.0 +LicenseUrl: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/blob/HEAD/LICENSE +ShortDescription: Libre Hardware Monitor, a fork of Open Hardware Monitor, is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer. +Tags: +- free +- hacktoberfest +- hardware +- hardware-monitoring +- libre-hardware-monitor +- monitor +- monitoring +- open-source +- opensource +- system +- system-monitor +- system-monitoring +ReleaseNotes: |- + What's Changed + - Add limited support for “ASUS ROG STRIX X670E-E GAMING WIFI” by @jeffdamp-wave in #1235 + - add TtempWaterIn and TempWaterOut for rog maximus z790 formula by @aek-innonova in #1238 + - Intel Gen 14 Meteor Lake by @sebastian-dev in #1253 + - Add Support for ASUS Proart X670E Creator WiFi by @DanR2D2 in #1259 + - Added Gigabyte Z690 AORUS MASTER sensor names by @kika in #1258 + - Added GIGABYTE B560I AORUS PRO AX by @Marcusin in #1274 + - Bump action versions by @Vinfall in #1279 + - Add Humidity Sensors support by @wlkmanist in #1281 + - Bugfix: Crash when access to nvml api is unavailable by @sebastian-dev in #1252 + - fix heap corruption caused by incorrect pointer size in calls to Ftd2xx.dll by @Iksas in #1302 + - add B650M_AORUS_PRO_AX by @LetMeDecay in #1301 + - Add ADL pmlog support, fix metrics on newer gpus by @epinter in #1308 + - Fix memory size calculation with extended size by @zhutq in #1315 + - Add 16th voltage input for NCT67xxD chips by @coderjo in #1318 + - Refactor ADL sensors update by @epinter in #1317 + - Avoid multiple initializations of AmdGpu by @epinter in #1324 + - Bump TaskScheduler from 2.10.1 to 2.11.0 in /LibreHardwareMonitor by @dependabot in #1327 + - Add memory info for Amd GPUs by @epinter in #1326 + - Add shared memory free/total for Intel iGPU by @epinter in #1328 + - Fix ADL PMLog sensor, ignore invalid values by @epinter in #1329 + - Fix AMD Overdrive, update ADL methods to ADL2 variants by @epinter in #1332 + - Add board support for ASUS Z790-E GAMING WIFI with EC by @gravaton in #1347 + - Add MSR_PLATFORM_ENERGY_COUNTER 0x64D by @foriequal0 in #1357 + - Add Support for Asrock H61M-DGS by @mirko93s in #1354 + - Fix missing view for IT8792E and allow fan control for IT8792E on some Gigabyte AMD boards by @ezraisw in #1313 + - ASUS B150M-C_D3, B150M-C by @Georgiy-Timoshin in #1225 + - Add support for ASUS TUF Gaming X570-Plus (Wi-Fi) by @Tellinq in #1362 + - Add Gigabyte 970A-DS3P (and FX rev 2.1 model) support by @Tellinq in #1363 + - Add support for ASRock Z690 Extreme/Steel Legend (and their WiFi 6e variants) by @Tellinq in #1343 + - Add proper definition support for all Gigabyte B450 models by @Tellinq in #1367 + - Use more descriptive names for VTT, CPU SA/VCCSA, VBat by @Tellinq in #1364 + - GpuIntelIntegrated initial power value should be read from MSR_PP1_ENERGY_STATUS, not from MSR_RAPL_POWER_UNIT by @foriequal0 in #1366 + - Add EC support for Z490 ROG MAXIMUS XII HERO (WI-FI) by @Shadotty in #1351 + - LPC/EC: fix signess of the sensor readings by @zeule in #1382 + - Update EC registers for Z790 by @DrLippe in #1381 + - Nct677x esio mutex by @sebastian-dev in #1254 + - Add proper definition support for all Gigabyte B550 models by @Tellinq in #1360 + - Add MSI Pro B550-VC and B550-A Pro by @Tellinq in #1372 + - Fix incorrect CPU Voltage Termination value on Z690 Extreme/Steel Legend by @Tellinq in #1385 + - Add support for ASRock Z790 Pro RS by @Tellinq in #1387 + - Append net8.0 to TargetFrameworks by @yamamaya in #1379 + - Prevent Menu From Closing When Turning On or Off Sensors to Display by @xmikedanielsx in #1395 + - Add theme and plot thickness options by @MRog40 in #847 + - Add Aquastream Ultimate support by @DaVarga in #1266 + - Add "T_Sensor" to ROG MAXIMUS Z790 HERO by @jeffjedi in #1375 + - Add NZXT kraken X (X42, X52, X62 or X72) Support by @mgth in #1143 + - Fix NullReferenceException on linux systems where the specified paths don't exist by @Smightym8 in #1300 + - Fix the detection of BIOS date format: "yyyy-mm-dd" by @MySelections in #1248 + - chore: update TreeViewAdv.cs by @eltociear in #1403 + - Add support for Gigabyte H97-D3H by @Tellinq in #1413 + - Add Asus ROG Strix X570-E Gaming Wifi II EC Sensors by @adamckbatchelor in #1412 + - #1393 Scale up Sensor column on resize & Log file rotation method by @hcabel in #1397 + - Add Gigabyte B660 DS3H (AC) DDR4 by @Tellinq in #1416 + - Add Gigabyte B650(E) Aorus Elite (includes WiFi, V2, and ICE models) by @Tellinq in #1415 + - Adding Gigabyte X570 Aorus Pro by @unoMato in #1404 + - Add support for ROG Maximus XII Z490 Formula by @ByteSizedJoe in #1422 + - Add ASRock B650M-C(W)(X) by @Tellinq in #1420 + - Bugfix: ScrollBar Issue by @sebastian-dev in #1428 + - Fix System.ArgumentException: Invalid identifier on Linux (#1434) by @DaVarga in #1435 + - Bugfix: Fan and Temp data missing #780 by @keif888 in #1438 + - Fixed AccessViolationExeption crash on AMD Radeon RAMDisk by @konst2 in #1423 + - Add definition for ASRock X570 Phantom Gaming 4 by @coderjo in #1319 + - Add Aqua Computer high flow NEXT support by @irminsul in #1268 + - Ported SensorNotifyIcon drawing logic of CreateTransparentIcon() from the OpenHwRepository by @akaspeh1 in #1249 + - Added ROG MAXIMUS Z690 HERO support to EmbeddedController by @teodorstan in #1440 + - Bump OxyPlot.WindowsForms and OxyPlot.Core in /LibreHardwareMonitor by @dependabot in #1449 + - Revert "Fix System.ArgumentException: Invalid identifier on Linux (#1434)" by @PhyxionNL in #1454 + - Add VRM temperature for ASRock Z690 Steel Legend by @Tellinq in #1451 + - Remainder of revert and address identifier differently by @PhyxionNL in #1455 + - Add ASUS Prime B650-Plus by @Tellinq in #1453 + - Support Ryzen 9000 Series by @sebastian-dev in #1469 + - Added support for ASUS MAXIMUS Z790 DARK HERO by @diablo1281 in #1450 + - Fix: Fix fan and temp data for IT8665E chip motherboards, fixes #737 and more by @FlashLightning67 in #1443 + - Direct3D Bugfix by @sebastian-dev in #1472 + - Add Gigabyte Z790: UD (AC), Gaming X (AX), AORUS Pro X (WIFI7) by @Tellinq in #1468 + - fix missing sensors on it8665e by @thegame4craft in #1484 + - Add Initial Support for T-Sensor for ASUS ROG STRIX X670E-A GAMING WIFI by @adamckbatchelor in #1482 + - Intel Arrow Lake 200 added by @MaHoBo in #1495 + - Use 6 fan header sources instead of 5 for Gigabyte Z790 Gaming X by @Tellinq in #1508 + - Add EmbeddedController sensors to ROG MAXIMUS Z790 HERO by @jeffjedi in #1507 + - Added support for Lunar Lake CPUs by @airtaxi in #1520 + - Bump System.IO.Ports from 8.0.0 to 9.0.0 in /LibreHardwareMonitor by @dependabot in #1524 + - Bump System.Management from 8.0.0 to 9.0.0 in /LibreHardwareMonitor by @dependabot in #1525 + - Bump System.Management from 8.0.0 to 9.0.0 in /LibreHardwareMonitorLib by @dependabot in #1526 + - Bump System.IO.Ports from 8.0.0 to 9.0.0 in /LibreHardwareMonitorLib by @dependabot in #1527 + - Add Gigabyte X870E AORUS PRO (ICE) (ITE IT8696E, ITE IT87952E) by @InHeritas in #1533 + - Add support for "MSI B650M Gaming Plus Wifi" by @d-e-n-n-i-s-t in #1532 + - Improve HidDevice Identifier by @DaVarga in #1476 + - Fix duplicate sensor index in nvidia-gpu (#1441) by @DaVarga in #1442 + - Add support for ASRock Z790 Nova WiFi. by @papa12804 in #1278 + - Individual Sensor Requests by @blakekrpec in #1504 + - Add Selectable Network Interface in Web Server Form by @techberet in #1511 + - Add ISA bridge support for Intel based Gigabyte MB by @severgun in #1518 + - Improvements to battery monitoring by @EMN-CSharp in #1158 + New Contributors + - @jeffdamp-wave made their first contribution in #1235 + - @aek-innonova made their first contribution in #1238 + - @DanR2D2 made their first contribution in #1259 + - @kika made their first contribution in #1258 + - @Marcusin made their first contribution in #1274 + - @Vinfall made their first contribution in #1279 + - @Iksas made their first contribution in #1302 + - @LetMeDecay made their first contribution in #1301 + - @epinter made their first contribution in #1308 + - @zhutq made their first contribution in #1315 + - @coderjo made their first contribution in #1318 + - @gravaton made their first contribution in #1347 + - @foriequal0 made their first contribution in #1357 + - @mirko93s made their first contribution in #1354 + - @ezraisw made their first contribution in #1313 + - @Tellinq made their first contribution in #1362 + - @Shadotty made their first contribution in #1351 + - @yamamaya made their first contribution in #1379 + - @xmikedanielsx made their first contribution in #1395 + - @MRog40 made their first contribution in #847 + - @DaVarga made their first contribution in #1266 + - @jeffjedi made their first contribution in #1375 + - @Smightym8 made their first contribution in #1300 + - @eltociear made their first contribution in #1403 + - @adamckbatchelor made their first contribution in #1412 + - @hcabel made their first contribution in #1397 + - @unoMato made their first contribution in #1404 + - @ByteSizedJoe made their first contribution in #1422 + - @keif888 made their first contribution in #1438 + - @konst2 made their first contribution in #1423 + - @irminsul made their first contribution in #1268 + - @akaspeh1 made their first contribution in #1249 + - @teodorstan made their first contribution in #1440 + - @diablo1281 made their first contribution in #1450 + - @FlashLightning67 made their first contribution in #1443 + - @thegame4craft made their first contribution in #1484 + - @MaHoBo made their first contribution in #1495 + - @airtaxi made their first contribution in #1520 + - @InHeritas made their first contribution in #1533 + - @d-e-n-n-i-s-t made their first contribution in #1532 + - @blakekrpec made their first contribution in #1504 + - @techberet made their first contribution in #1511 + Full Changelog: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/compare/v0.9.3...v0.9.4 +ReleaseNotesUrl: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/tag/v0.9.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.yaml b/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.yaml new file mode 100644 index 000000000000..1e44aa56bde1 --- /dev/null +++ b/manifests/l/LibreHardwareMonitor/LibreHardwareMonitor/0.9.4/LibreHardwareMonitor.LibreHardwareMonitor.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Updater using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: LibreHardwareMonitor.LibreHardwareMonitor +PackageVersion: 0.9.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.installer.yaml b/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.installer.yaml deleted file mode 100644 index 06c3815a5f02..000000000000 --- a/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.installer.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Microsoft.PowerBI -PackageVersion: 2.138.782.0 -InstallerLocale: en-US -Platform: -- Windows.Desktop -MinimumOSVersion: 6.2.9200 -InstallerType: burn -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: -silent -norestart - SilentWithProgress: -passive -norestart - InstallLocation: INSTALLLOCATION="" - Log: -log "" - Upgrade: -update - Custom: ACCEPT_EULA=1 -UpgradeBehavior: install -AppsAndFeaturesEntries: -- DisplayName: Microsoft PowerBI Desktop (x64) - Publisher: Microsoft Corporation - ProductCode: '{035c1474-8dc2-474f-8f0f-6edad420b959}' - InstallerType: burn -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x64 - InstallerUrl: https://download.microsoft.com/download/8/8/0/880BCA75-79DD-466A-927D-1ABF1F5454B0/PBIDesktopSetup_x64.exe - InstallerSha256: DA192329BA20AAE68E205DF0A7C7464AA39A97F282757F4E015B6A575543F8B7 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.locale.en-US.yaml b/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.locale.en-US.yaml deleted file mode 100644 index e5adc2c9d794..000000000000 --- a/manifests/m/Microsoft/PowerBI/2.138.782.0/Microsoft.PowerBI.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Microsoft.PowerBI -PackageVersion: 2.138.782.0 -PackageLocale: en-US -Publisher: Microsoft Corporation -PublisherUrl: https://www.microsoft.com/en-us -PublisherSupportUrl: https://support.microsoft.com/en-us -PrivacyUrl: https://privacy.microsoft.com/en-us/privacystatement -Author: Microsoft Corporation -PackageName: Microsoft PowerBI Desktop -PackageUrl: https://powerbi.microsoft.com -License: Proprietary -LicenseUrl: https://powerbi.microsoft.com/en-us/desktop-eula/ -Copyright: Copyright (c) Microsoft Corporation. All rights reserved. -CopyrightUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx -ShortDescription: Create stunning reports and visualizations with Power BI Desktop. -Description: |- - Create stunning reports and visualizations with Power BI Desktop. - It puts visual analytics at your fingertips with intuitive report authoring. - Drag-and-drop to place content exactly where you want it on the flexible and fluid canvas. - Quickly discover patterns as you explore a single unified view of linked, interactive visualizations. -Moniker: powerbi -Tags: -- analytics -- business-intelligence -- dashboarding -- data-analysis -- data-visualisation -- data-visualization -- reporting -- visualization-tools -Agreements: -- AgreementLabel: End User License Agreement (EULA) - AgreementUrl: https://powerbi.microsoft.com/en-us/desktop-eula/ -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.installer.yaml b/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.installer.yaml deleted file mode 100644 index 3295c8f535f7..000000000000 --- a/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Microsoft.devtunnel -PackageVersion: 1.0.1338.8851 -Installers: -- Architecture: x64 - InstallerType: portable - InstallerUrl: https://aka.ms/TunnelsCliDownload/win-x64 - InstallerSha256: CB2D8470A77930221F23415A57BC5D6901B89DE6C091A3CFBC563E4BF0E7B4EB - UpgradeBehavior: uninstallPrevious - Commands: - - devtunnel -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.locale.en-US.yaml b/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.locale.en-US.yaml deleted file mode 100644 index 00867a89eeab..000000000000 --- a/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Microsoft.devtunnel -PackageVersion: 1.0.1338.8851 -PackageLocale: en-US -Publisher: Microsoft -PublisherUrl: https://microsoft.com -PublisherSupportUrl: https://support.microsoft.com/en-us -PrivacyUrl: https://privacy.microsoft.com/privacystatement -Author: Microsoft Corporation -PackageName: devtunnel -PackageUrl: https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/ -License: MIT -LicenseUrl: https://aka.ms/devtunnels/tos -Copyright: Copyright (c) Microsoft Corporation. All rights reserved. -ShortDescription: Dev tunnels allow developers to securely share local web services across the internet. -Description: The dev tunnels service provides secure tunnels that developers love, and enterprises trust. Dev tunnels allows developers to securely expose local web services to the Internet, control who has access, and easily & debug your web applications from anywhere. -Documentations: -- DocumentLabel: Devtunnel Documentation - DocumentUrl: https://aka.ms/devtunnels/docs -- DocumentLabel: Issues - DocumentUrl: https://aka.ms/devtunnels/issues -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.yaml b/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.yaml deleted file mode 100644 index 2e0e7f409ee6..000000000000 --- a/manifests/m/Microsoft/devtunnel/1.0.1338.8851/Microsoft.devtunnel.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Jul/25 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Microsoft.devtunnel -PackageVersion: 1.0.1338.8851 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.installer.yaml b/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.installer.yaml deleted file mode 100644 index dabd58932f72..000000000000 --- a/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Muse.MuseHub -PackageVersion: 2.0.26.1469 -InstallerLocale: en-US -InstallerType: portable -InstallModes: -- silentWithProgress -Installers: -- Architecture: x64 - InstallerUrl: https://muse-cdn.com/Muse_Hub.exe - InstallerSha256: 3AAB006FE3DD79CE751FB2267D1D84E67CEAB1C71831DAD39D6530EF4DD64AAB -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.locale.en-US.yaml b/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.locale.en-US.yaml deleted file mode 100644 index b0b0938ec64e..000000000000 --- a/manifests/m/Muse/MuseHub/2.0.26.1469/Muse.MuseHub.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with YamlCreate.ps1 v2.4.1 $debug=NVS1.CRLF.7-4-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Muse.MuseHub -PackageVersion: 2.0.26.1469 -PackageLocale: en-US -Publisher: Muse -# PublisherUrl: https://www.mu.se/musehub -# PublisherSupportUrl: -# PrivacyUrl: -Author: Muse -PackageName: Muse Hub -PackageUrl: https://www.mu.se/musehub -License: Proprietary -# LicenseUrl: -Copyright: Copyright (C) 2022 Muse Group -# CopyrightUrl: -ShortDescription: Muse Hub simplifies the process of getting some of the world’s most popular creative apps, quickly and securely. -Description: Muse Hub simplifies the process of getting some of the world’s most popular creative apps, quickly and securely. Get MuseScore, Audacity and others with just one click. -Moniker: muse-hub -Tags: -- hub -- music -# ReleaseNotes: -# ReleaseNotesUrl: -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.installer.yaml b/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.installer.yaml deleted file mode 100644 index 1e92037cd0dc..000000000000 --- a/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.installer.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: maforget.ComicRackCE.Nightly -PackageVersion: nightly-17f7b63 -InstallerLocale: en-US -InstallerType: inno -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: '{0FA63C63-846C-49B7-9A4B-553EF8EBEF0B}_is1' -ReleaseDate: 2024-10-30 -AppsAndFeaturesEntries: -- DisplayName: ComicRack Community Edition - Publisher: ComicRack Community - ProductCode: '{0FA63C63-846C-49B7-9A4B-553EF8EBEF0B}_is1' -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/maforget/ComicRackCE/releases/download/nightly/ComicRackCESetup_nightly.exe - InstallerSha256: C4FE4C81F9D1F57FDD5882622D41C1D1CFF0E4B56043486882F616BDDD88976C -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.locale.en-US.yaml b/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.locale.en-US.yaml deleted file mode 100644 index 217a0b3cb7c0..000000000000 --- a/manifests/m/maforget/ComicRackCE/Nightly/nightly-17f7b63/maforget.ComicRackCE.Nightly.locale.en-US.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Created with WinGet Releaser using komac v2.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: maforget.ComicRackCE.Nightly -PackageVersion: nightly-17f7b63 -PackageLocale: en-US -Publisher: maforget -PublisherUrl: https://github.com/maforget -PublisherSupportUrl: https://github.com/maforget/ComicRackCE/issues -PackageName: ComicRack Community Edition -PackageUrl: https://github.com/maforget/ComicRackCE -License: GPL-2.0 -LicenseUrl: https://github.com/maforget/ComicRackCE/blob/HEAD/LICENSE.txt -ShortDescription: 'A Community Edition for the legendary Comic Book Manager ComicRack. ComicRack is back from the dead. ' -Moniker: comicrackce -Tags: -- comicrack -ReleaseNotesUrl: https://github.com/maforget/ComicRackCE/releases/tag/nightly -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.installer.yaml b/manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.installer.yaml rename to manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.installer.yaml index b4033770bb9e..3b24633fe315 100644 --- a/manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.installer.yaml +++ b/manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.installer.yaml @@ -1,12 +1,12 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.0 -InstallerType: inno -Installers: -- InstallerUrl: https://github.com/manfred-mueller/DHLabel/releases/download/v1.5.0/DHLabel-Setup-1.5.0.exe - Architecture: x86 - InstallerSha256: 218B1A5FBF64BDCC3044EACB8206B7C32CB074D22F34C336FD1A413326E74487 -ManifestType: installer -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.DHLabel +PackageVersion: 1.5.0 +InstallerType: inno +Installers: +- InstallerUrl: https://github.com/manfred-mueller/DHLabel/releases/download/v1.5.0/DHLabel-Setup-1.5.0.exe + Architecture: x86 + InstallerSha256: 218B1A5FBF64BDCC3044EACB8206B7C32CB074D22F34C336FD1A413326E74487 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.locale.de-DE.yaml b/manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.locale.de-DE.yaml similarity index 87% rename from manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.locale.de-DE.yaml rename to manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.locale.de-DE.yaml index 384283b493f9..0e8caf70a62d 100644 --- a/manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.locale.de-DE.yaml +++ b/manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.locale.de-DE.yaml @@ -1,12 +1,12 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.0 -PackageLocale: de-DE -Publisher: NASS e.K. -PackageName: DHLabel -License: GPL v2 -ShortDescription: Wandelt DHL-Label in A6 Format um -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.DHLabel +PackageVersion: 1.5.0 +PackageLocale: de-DE +Publisher: NASS e.K. +PackageName: DHLabel +License: GPL v2 +ShortDescription: Wandelt DHL-Label in A6 Format um +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.yaml b/manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.yaml similarity index 83% rename from manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.yaml rename to manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.yaml index 92792b8ab41f..cacff242d20f 100644 --- a/manifests/n/NASSe/K/DHLabel/1.5.0/NASSe.K.DHLabel.yaml +++ b/manifests/n/NASS/DHLabel/1.5.0/NASS.DHLabel.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.0 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.DHLabel +PackageVersion: 1.5.0 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.installer.yaml b/manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.installer.yaml rename to manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.installer.yaml index 0312a42848d0..604d4411f777 100644 --- a/manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.installer.yaml +++ b/manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.2 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/manfred-mueller/DHLabel/releases/download/v1.5.2/DHLabel-Setup-1.5.2.exe - InstallerSha256: 7D61AFCC4340F5EC8124923CEF19656B8E33A603E0C6A4F383F4CDF04F6A22BB -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-09-08 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.DHLabel +PackageVersion: 1.5.2 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/manfred-mueller/DHLabel/releases/download/v1.5.2/DHLabel-Setup-1.5.2.exe + InstallerSha256: 7D61AFCC4340F5EC8124923CEF19656B8E33A603E0C6A4F383F4CDF04F6A22BB +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-09-08 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.locale.de-DE.yaml b/manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.locale.de-DE.yaml similarity index 92% rename from manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.locale.de-DE.yaml rename to manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.locale.de-DE.yaml index c3d1279ece81..03673ec0ff18 100644 --- a/manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.locale.de-DE.yaml +++ b/manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.locale.de-DE.yaml @@ -1,26 +1,26 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.2 -PackageLocale: de-DE -Publisher: NASS e.K. -PublisherUrl: https://github.com/manfred-mueller -PublisherSupportUrl: https://github.com/manfred-mueller/DHLabel/issues -PackageName: DHLabel -PackageUrl: https://github.com/manfred-mueller/DHLabel -License: GPL v2 -ShortDescription: Wandelt DHL-Label in A6 Format um -Tags: -- a6 -- csharp -- dhl -- dhl-label -- label -- windows -ReleaseNotesUrl: https://github.com/manfred-mueller/DHLabel/releases/tag/v1.5.2 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/manfred-mueller/DHLabel/wiki -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.DHLabel +PackageVersion: 1.5.2 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PublisherSupportUrl: https://github.com/manfred-mueller/DHLabel/issues +PackageName: DHLabel +PackageUrl: https://github.com/manfred-mueller/DHLabel +License: GPL v2 +ShortDescription: Wandelt DHL-Label in A6 Format um +Tags: +- a6 +- csharp +- dhl +- dhl-label +- label +- windows +ReleaseNotesUrl: https://github.com/manfred-mueller/DHLabel/releases/tag/v1.5.2 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/manfred-mueller/DHLabel/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.yaml b/manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.yaml similarity index 83% rename from manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.yaml rename to manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.yaml index ddce604c483e..243e02fed9f0 100644 --- a/manifests/n/NASSe/K/DHLabel/1.5.2/NASSe.K.DHLabel.yaml +++ b/manifests/n/NASS/DHLabel/1.5.2/NASS.DHLabel.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.2 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.DHLabel +PackageVersion: 1.5.2 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.installer.yaml b/manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.installer.yaml similarity index 89% rename from manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.installer.yaml rename to manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.installer.yaml index 14c0868f1cea..0cfaa0a47478 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.installer.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.installer.yaml @@ -1,12 +1,12 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.1 -InstallerType: inno -Installers: -- InstallerUrl: https://github.com/manfred-mueller/FBReconnect/releases/download/1.0.1/FBReconnect-Setup-1.0.1.exe - Architecture: x64 - InstallerSha256: 7964A9B3C7947032F9295F9410A67F071F3DF720752E5AED5B566495E214E195 -ManifestType: installer -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.1 +InstallerType: inno +Installers: +- InstallerUrl: https://github.com/manfred-mueller/FBReconnect/releases/download/1.0.1/FBReconnect-Setup-1.0.1.exe + Architecture: x64 + InstallerSha256: 7964A9B3C7947032F9295F9410A67F071F3DF720752E5AED5B566495E214E195 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.locale.de-DE.yaml b/manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.locale.de-DE.yaml similarity index 87% rename from manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.locale.de-DE.yaml rename to manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.locale.de-DE.yaml index 1bb176e6bfb6..5f77476f9e21 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.locale.de-DE.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.locale.de-DE.yaml @@ -1,12 +1,12 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.1 -PackageLocale: de-DE -Publisher: NASS e.K. -PackageName: FBReconnect -License: GPL v2 -ShortDescription: Reconnect your Fritz!Box to gain a new ip address -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.1 +PackageLocale: de-DE +Publisher: NASS e.K. +PackageName: FBReconnect +License: GPL v2 +ShortDescription: Reconnect your Fritz!Box to gain a new ip address +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.yaml b/manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.yaml similarity index 84% rename from manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.yaml rename to manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.yaml index b96667577ba6..62a20abefbf3 100644 --- a/manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.1/NASS.FBReconnect.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.ado -PackageVersion: 1.0.1 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.1 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.installer.yaml b/manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.installer.yaml similarity index 89% rename from manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.installer.yaml rename to manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.installer.yaml index d67dc1c86cf2..586ee00e716a 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.installer.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.installer.yaml @@ -1,12 +1,12 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.3 -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/manfred-mueller/FBReconnect/releases/download/1.0.3/FBReconnect-Setup-1.0.3.exe - InstallerSha256: 225AC53E0EF0D92335184292C46305AAC0AD3345D98A01EEC81A733B60B0F867 -ManifestType: installer -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.3 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/manfred-mueller/FBReconnect/releases/download/1.0.3/FBReconnect-Setup-1.0.3.exe + InstallerSha256: 225AC53E0EF0D92335184292C46305AAC0AD3345D98A01EEC81A733B60B0F867 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.locale.de-DE.yaml b/manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.locale.de-DE.yaml similarity index 87% rename from manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.locale.de-DE.yaml rename to manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.locale.de-DE.yaml index 6713d383ee62..af7c28525373 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.locale.de-DE.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.locale.de-DE.yaml @@ -1,12 +1,12 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.3 -PackageLocale: de-DE -Publisher: NASS e.K. -PackageName: FBReconnect -License: GPL v2 -ShortDescription: Reconnect your Fritz!Box to gain a new ip address -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.3 +PackageLocale: de-DE +Publisher: NASS e.K. +PackageName: FBReconnect +License: GPL v2 +ShortDescription: Reconnect your Fritz!Box to gain a new ip address +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.yaml b/manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.yaml similarity index 82% rename from manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.yaml rename to manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.yaml index 7f304343cfc6..151fe1ae062a 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.3/NASSe.K.FBReconnect.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.3/NASS.FBReconnect.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.3 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.3 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.installer.yaml b/manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.installer.yaml rename to manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.installer.yaml index ff297fac4ef4..230f07101cf4 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.installer.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.4 -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/manfred-mueller/FBReconnect/releases/download/1.0.4/FBReconnect_setup-1.0.4.exe - InstallerSha256: 8CFC4C4828F24DBFEEEA6532271DF686B36F04F3ECAE66692E50496E5E1E044F -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-10-26 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.4 +InstallerType: inno +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/manfred-mueller/FBReconnect/releases/download/1.0.4/FBReconnect_setup-1.0.4.exe + InstallerSha256: 8CFC4C4828F24DBFEEEA6532271DF686B36F04F3ECAE66692E50496E5E1E044F +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-26 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.locale.de-DE.yaml b/manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.locale.de-DE.yaml similarity index 91% rename from manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.locale.de-DE.yaml rename to manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.locale.de-DE.yaml index 4094282be36b..81d47e7e98f6 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.locale.de-DE.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.locale.de-DE.yaml @@ -1,17 +1,17 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.4 -PackageLocale: de-DE -Publisher: NASS e.K. -PublisherUrl: https://github.com/manfred-mueller -PublisherSupportUrl: https://github.com/manfred-mueller/FBReconnect/issues -PackageName: FBReconnect -PackageUrl: https://github.com/manfred-mueller/FBReconnect -License: GPL v2 -ShortDescription: Reconnect your Fritz!Box to gain a new ip address -Tags: [] -ReleaseNotesUrl: https://github.com/manfred-mueller/FBReconnect/releases/tag/1.0.4 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.4 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PublisherSupportUrl: https://github.com/manfred-mueller/FBReconnect/issues +PackageName: FBReconnect +PackageUrl: https://github.com/manfred-mueller/FBReconnect +License: GPL v2 +ShortDescription: Reconnect your Fritz!Box to gain a new ip address +Tags: [] +ReleaseNotesUrl: https://github.com/manfred-mueller/FBReconnect/releases/tag/1.0.4 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.yaml b/manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.yaml similarity index 82% rename from manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.yaml rename to manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.yaml index 8a2914e7b415..c288943472fe 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.4/NASSe.K.FBReconnect.yaml +++ b/manifests/n/NASS/FBReconnect/1.0.4/NASS.FBReconnect.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.4 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.FBReconnect +PackageVersion: 1.0.4 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.installer.yaml b/manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.installer.yaml rename to manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.installer.yaml index 93d92bff94b2..c42bf1c54661 100644 --- a/manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.installer.yaml +++ b/manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.KeepRunning -PackageVersion: 1.0.0 -InstallerType: inno -Installers: -- InstallerUrl: https://github.com/manfred-mueller/KeepRunning/releases/download/v1.0.0/KeepRunning-Setup-1.0.0.exe - Architecture: x86 - InstallerSha256: DC5DCF89991E7DDAC1C82B0C1455E8746D5453564DAC02849851E551F995E44D -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-09-10 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.KeepRunning +PackageVersion: 1.0.0 +InstallerType: inno +Installers: +- InstallerUrl: https://github.com/manfred-mueller/KeepRunning/releases/download/v1.0.0/KeepRunning-Setup-1.0.0.exe + Architecture: x86 + InstallerSha256: DC5DCF89991E7DDAC1C82B0C1455E8746D5453564DAC02849851E551F995E44D +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-09-10 diff --git a/manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.locale.de-DE.yaml b/manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.locale.de-DE.yaml similarity index 91% rename from manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.locale.de-DE.yaml rename to manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.locale.de-DE.yaml index 8e8d11f1fca7..8dfda7b58c16 100644 --- a/manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.locale.de-DE.yaml +++ b/manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.locale.de-DE.yaml @@ -1,21 +1,21 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.KeepRunning -PackageVersion: 1.0.0 -PackageLocale: de-DE -Publisher: NASS e.K. -PublisherUrl: https://github.com/manfred-mueller -PublisherSupportUrl: https://github.com/manfred-mueller/KeepRunning/issues -PackageName: KeepRunning -PackageUrl: https://github.com/manfred-mueller/KeepRunning -License: GPL v2 -ShortDescription: Monitor and keep a program running -Tags: -- monitor -- running -- task-scheduler -- windows -ReleaseNotesUrl: https://github.com/manfred-mueller/KeepRunning/releases/tag/v1.0.0 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.KeepRunning +PackageVersion: 1.0.0 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PublisherSupportUrl: https://github.com/manfred-mueller/KeepRunning/issues +PackageName: KeepRunning +PackageUrl: https://github.com/manfred-mueller/KeepRunning +License: GPL v2 +ShortDescription: Monitor and keep a program running +Tags: +- monitor +- running +- task-scheduler +- windows +ReleaseNotesUrl: https://github.com/manfred-mueller/KeepRunning/releases/tag/v1.0.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.yaml b/manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.yaml similarity index 82% rename from manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.yaml rename to manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.yaml index 0d194a8a67e2..e153bc398a19 100644 --- a/manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.yaml +++ b/manifests/n/NASS/KeepRunning/1.0.0/NASS.KeepRunning.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.mkWritable -PackageVersion: 1.0.0 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.KeepRunning +PackageVersion: 1.0.0 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.installer.yaml b/manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.installer.yaml rename to manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.installer.yaml index b0f78042124d..54899479ff4a 100644 --- a/manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.installer.yaml +++ b/manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.PrintButton -PackageVersion: 1.0.0 -InstallerType: inno -Installers: -- InstallerUrl: https://github.com/manfred-mueller/PrintButton/releases/download/1.0.0/PrintButton_setup-1.0.0.exe - Architecture: x64 - InstallerSha256: 5CC75EE0649D7BE566F78EF0D7A94529F18F2609BDD67DEE2F7C4C4B308D4BEA -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-10-03 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.PrintButton +PackageVersion: 1.0.0 +InstallerType: inno +Installers: +- InstallerUrl: https://github.com/manfred-mueller/PrintButton/releases/download/1.0.0/PrintButton_setup-1.0.0.exe + Architecture: x64 + InstallerSha256: 5CC75EE0649D7BE566F78EF0D7A94529F18F2609BDD67DEE2F7C4C4B308D4BEA +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-03 diff --git a/manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.locale.de-DE.yaml b/manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.locale.de-DE.yaml similarity index 93% rename from manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.locale.de-DE.yaml rename to manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.locale.de-DE.yaml index 53f947e4d884..0af4c53c1b72 100644 --- a/manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.locale.de-DE.yaml +++ b/manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.locale.de-DE.yaml @@ -1,25 +1,25 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.PrintButton -PackageVersion: 1.0.0 -PackageLocale: de-DE -Publisher: NASS e.K. -PublisherUrl: https://github.com/manfred-mueller -PublisherSupportUrl: https://github.com/manfred-mueller/PrintButton/issues -PackageName: PrintButton -PackageUrl: https://github.com/manfred-mueller/PrintButton -License: GPL-2.0 -ShortDescription: Print Office documents (*.doc[x], *.xls[x], *.pdf) via dropping on a floating Icon without having Office or pdf Reader installed. -Tags: -- excel -- office -- pdf -- printing -- word -ReleaseNotesUrl: https://github.com/manfred-mueller/PrintButton/releases/tag/1.0.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/manfred-mueller/PrintButton/wiki -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.PrintButton +PackageVersion: 1.0.0 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PublisherSupportUrl: https://github.com/manfred-mueller/PrintButton/issues +PackageName: PrintButton +PackageUrl: https://github.com/manfred-mueller/PrintButton +License: GPL-2.0 +ShortDescription: Print Office documents (*.doc[x], *.xls[x], *.pdf) via dropping on a floating Icon without having Office or pdf Reader installed. +Tags: +- excel +- office +- pdf +- printing +- word +ReleaseNotesUrl: https://github.com/manfred-mueller/PrintButton/releases/tag/1.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/manfred-mueller/PrintButton/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.yaml b/manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.yaml similarity index 82% rename from manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.yaml rename to manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.yaml index 2b8c6c21a1e1..5409f0de66c4 100644 --- a/manifests/n/NASSe/K/PrintButton/1.0.0/NASSe.K.PrintButton.yaml +++ b/manifests/n/NASS/PrintButton/1.0.0/NASS.PrintButton.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.PrintButton -PackageVersion: 1.0.0 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.PrintButton +PackageVersion: 1.0.0 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.installer.yaml b/manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.installer.yaml rename to manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.installer.yaml index fc2c4822a6bb..e2c5b0c30bf8 100644 --- a/manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.installer.yaml +++ b/manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.W3Devices -PackageVersion: 1.2.0 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/manfred-mueller/W3Devices/releases/download/1.2.0/W3Devices-Setup-1.2.0.exe - InstallerSha256: aba44d3049a10bec82feb4d50e22e724f18801fcbf9ad0ec097657b1ce8ec513 -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-11-12 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.W3Devices +PackageVersion: 1.2.0 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/manfred-mueller/W3Devices/releases/download/1.2.0/W3Devices-Setup-1.2.0.exe + InstallerSha256: aba44d3049a10bec82feb4d50e22e724f18801fcbf9ad0ec097657b1ce8ec513 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-12 diff --git a/manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.locale.de-DE.yaml b/manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.locale.de-DE.yaml similarity index 92% rename from manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.locale.de-DE.yaml rename to manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.locale.de-DE.yaml index c9a0b627bcff..6cb29b85e7c7 100644 --- a/manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.locale.de-DE.yaml +++ b/manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.locale.de-DE.yaml @@ -1,17 +1,17 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.W3Devices -PackageVersion: 1.2.0 -PackageLocale: de-DE -Publisher: NASS e.K. -PublisherUrl: https://github.com/manfred-mueller -PublisherSupportUrl: https://github.com/manfred-mueller/W3Devices/issues -PackageName: W3Devices -PackageUrl: https://github.com/manfred-mueller/W3Devices -License: GPL-2.0 -ShortDescription: A small application to locally administrate Scalefusion MDM devices. -Tags: [] -ReleaseNotesUrl: https://github.com/manfred-mueller/W3Devices/releases/tag/1.2.0 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.W3Devices +PackageVersion: 1.2.0 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PublisherSupportUrl: https://github.com/manfred-mueller/W3Devices/issues +PackageName: W3Devices +PackageUrl: https://github.com/manfred-mueller/W3Devices +License: GPL-2.0 +ShortDescription: A small application to locally administrate Scalefusion MDM devices. +Tags: [] +ReleaseNotesUrl: https://github.com/manfred-mueller/W3Devices/releases/tag/1.2.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.yaml b/manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.yaml similarity index 82% rename from manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.yaml rename to manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.yaml index b214222e7585..929edf5e7a00 100644 --- a/manifests/n/NASSe/K/W3Devices/1.2.0/NASSe.K.W3Devices.yaml +++ b/manifests/n/NASS/W3Devices/1.2.0/NASS.W3Devices.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.W3Devices -PackageVersion: 1.2.0 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.W3Devices +PackageVersion: 1.2.0 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.installer.yaml b/manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.installer.yaml rename to manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.installer.yaml index 4eb8dd0d72a3..49011904bc58 100644 --- a/manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.installer.yaml +++ b/manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.W3Devices -PackageVersion: 1.2.1 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/manfred-mueller/W3Devices/releases/download/1.2.1/W3Devices-Setup-1.2.1.exe - InstallerSha256: e0aad7378e340570f21b37ae83d51fbfc2c8003a124d6dc480f92982e6c45ada -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-11-15 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.W3Devices +PackageVersion: 1.2.1 +InstallerType: inno +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/manfred-mueller/W3Devices/releases/download/1.2.1/W3Devices-Setup-1.2.1.exe + InstallerSha256: e0aad7378e340570f21b37ae83d51fbfc2c8003a124d6dc480f92982e6c45ada +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-15 diff --git a/manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.locale.de-DE.yaml b/manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.locale.de-DE.yaml similarity index 92% rename from manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.locale.de-DE.yaml rename to manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.locale.de-DE.yaml index 7f15cbd4b6b3..d4e7540ad2c7 100644 --- a/manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.locale.de-DE.yaml +++ b/manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.locale.de-DE.yaml @@ -1,17 +1,17 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.W3Devices -PackageVersion: 1.2.1 -PackageLocale: de-DE -Publisher: NASS e.K. -PublisherUrl: https://github.com/manfred-mueller -PublisherSupportUrl: https://github.com/manfred-mueller/W3Devices/issues -PackageName: W3Devices -PackageUrl: https://github.com/manfred-mueller/W3Devices -License: GPL-2.0 -ShortDescription: A small application to locally administrate Scalefusion MDM devices. -Tags: [] -ReleaseNotesUrl: https://github.com/manfred-mueller/W3Devices/releases/tag/1.2.1 -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.W3Devices +PackageVersion: 1.2.1 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PublisherSupportUrl: https://github.com/manfred-mueller/W3Devices/issues +PackageName: W3Devices +PackageUrl: https://github.com/manfred-mueller/W3Devices +License: GPL-2.0 +ShortDescription: A small application to locally administrate Scalefusion MDM devices. +Tags: [] +ReleaseNotesUrl: https://github.com/manfred-mueller/W3Devices/releases/tag/1.2.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.yaml b/manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.yaml similarity index 82% rename from manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.yaml rename to manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.yaml index 7d0cd6da10cc..599d654bb56f 100644 --- a/manifests/n/NASSe/K/W3Devices/1.2.1/NASSe.K.W3Devices.yaml +++ b/manifests/n/NASS/W3Devices/1.2.1/NASS.W3Devices.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.W3Devices -PackageVersion: 1.2.1 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.W3Devices +PackageVersion: 1.2.1 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.installer.yaml b/manifests/n/NASS/ado/1.0.1/NASS.ado.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.installer.yaml rename to manifests/n/NASS/ado/1.0.1/NASS.ado.installer.yaml index c251df8cc7b6..e6b8d6dca1c8 100644 --- a/manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.installer.yaml +++ b/manifests/n/NASS/ado/1.0.1/NASS.ado.installer.yaml @@ -1,12 +1,12 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.ado -PackageVersion: 1.0.1 -InstallerType: portable -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/manfred-mueller/ado/releases/download/1.0.1/ado.exe - InstallerSha256: 07408DDB16A2DAE2BD47A593982989824ACAA6493037125BC52F3CB3517753BE -ManifestType: installer -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.ado +PackageVersion: 1.0.1 +InstallerType: portable +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/manfred-mueller/ado/releases/download/1.0.1/ado.exe + InstallerSha256: 07408DDB16A2DAE2BD47A593982989824ACAA6493037125BC52F3CB3517753BE +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.locale.de-DE.yaml b/manifests/n/NASS/ado/1.0.1/NASS.ado.locale.de-DE.yaml similarity index 89% rename from manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.locale.de-DE.yaml rename to manifests/n/NASS/ado/1.0.1/NASS.ado.locale.de-DE.yaml index 8b97cd4a2b14..b5606bf5a494 100644 --- a/manifests/n/NASSe/K/ado/1.0.1/NASSe.K.ado.locale.de-DE.yaml +++ b/manifests/n/NASS/ado/1.0.1/NASS.ado.locale.de-DE.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.ado -PackageVersion: 1.0.1 -PackageLocale: de-DE -Publisher: NASS e.K. -PackageName: ado -License: GPL v2 -Copyright: Copyright © 2024 -ShortDescription: Ado - Administrator do. Run a program elevated via UAC -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.ado +PackageVersion: 1.0.1 +PackageLocale: de-DE +Publisher: NASS e.K. +PackageName: ado +License: GPL v2 +Copyright: Copyright © 2024 +ShortDescription: Ado - Administrator do. Run a program elevated via UAC +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.yaml b/manifests/n/NASS/ado/1.0.1/NASS.ado.yaml similarity index 82% rename from manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.yaml rename to manifests/n/NASS/ado/1.0.1/NASS.ado.yaml index 0f12ee8f6f0e..420db5390746 100644 --- a/manifests/n/NASSe/K/FBReconnect/1.0.1/NASSe.K.FBReconnect.yaml +++ b/manifests/n/NASS/ado/1.0.1/NASS.ado.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.FBReconnect -PackageVersion: 1.0.1 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.4.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.ado +PackageVersion: 1.0.1 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.installer.yaml b/manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.installer.yaml similarity index 90% rename from manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.installer.yaml rename to manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.installer.yaml index ff9c1929e16e..d249df257781 100644 --- a/manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.installer.yaml +++ b/manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.installer.yaml @@ -1,13 +1,13 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.mkWritable -PackageVersion: 1.0.0 -InstallerType: inno -Installers: -- InstallerUrl: https://github.com/manfred-mueller/mkWritable/releases/download/1.0.0/mkWritable_setup-1.0.0.exe - Architecture: x64 - InstallerSha256: BC060B359CA3EBD8B71FF2AC56E48091ECA19AE7645A11827CFEA30609DE40E1 -ManifestType: installer -ManifestVersion: 1.6.0 -ReleaseDate: 2024-10-08 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NASS.mkWritable +PackageVersion: 1.0.0 +InstallerType: inno +Installers: +- InstallerUrl: https://github.com/manfred-mueller/mkWritable/releases/download/1.0.0/mkWritable_setup-1.0.0.exe + Architecture: x64 + InstallerSha256: BC060B359CA3EBD8B71FF2AC56E48091ECA19AE7645A11827CFEA30609DE40E1 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-08 diff --git a/manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.locale.de-DE.yaml b/manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.locale.de-DE.yaml similarity index 92% rename from manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.locale.de-DE.yaml rename to manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.locale.de-DE.yaml index b7d5d6b792b5..9e028dbdc42d 100644 --- a/manifests/n/NASSe/K/mkWritable/1.0.0/NASSe.K.mkWritable.locale.de-DE.yaml +++ b/manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.locale.de-DE.yaml @@ -1,20 +1,20 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.mkWritable -PackageVersion: 1.0.0 -PackageLocale: de-DE -Publisher: NASS e.K. -PublisherUrl: https://github.com/manfred-mueller -PublisherSupportUrl: https://github.com/manfred-mueller/mkWritable/issues -PackageName: mkWritable -PackageUrl: https://github.com/manfred-mueller/mkWritable -License: GPL-2.0 -ShortDescription: Remove write protection from Word or Excel files (docx/xlsx). -Tags: [] -ReleaseNotesUrl: https://github.com/manfred-mueller/mkWritable/releases/tag/1.0.0 -Documentations: -- DocumentLabel: Wiki - DocumentUrl: https://github.com/manfred-mueller/mkWritable/wiki -ManifestType: defaultLocale -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NASS.mkWritable +PackageVersion: 1.0.0 +PackageLocale: de-DE +Publisher: NASS e.K. +PublisherUrl: https://github.com/manfred-mueller +PublisherSupportUrl: https://github.com/manfred-mueller/mkWritable/issues +PackageName: mkWritable +PackageUrl: https://github.com/manfred-mueller/mkWritable +License: GPL-2.0 +ShortDescription: Remove write protection from Word or Excel files (docx/xlsx). +Tags: [] +ReleaseNotesUrl: https://github.com/manfred-mueller/mkWritable/releases/tag/1.0.0 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/manfred-mueller/mkWritable/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.yaml b/manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.yaml similarity index 82% rename from manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.yaml rename to manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.yaml index 6e359a160e06..544153c1c8fa 100644 --- a/manifests/n/NASSe/K/KeepRunning/1.0.0/NASSe.K.KeepRunning.yaml +++ b/manifests/n/NASS/mkWritable/1.0.0/NASS.mkWritable.yaml @@ -1,8 +1,8 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.KeepRunning -PackageVersion: 1.0.0 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NASS.mkWritable +PackageVersion: 1.0.0 +DefaultLocale: de-DE +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.installer.yaml b/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.installer.yaml deleted file mode 100644 index 1da2815bc8b7..000000000000 --- a/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.1 -InstallerType: inno -Installers: -- Architecture: x86 - InstallerUrl: https://github.com/manfred-mueller/DHLabel/releases/download/v1.5.1/DHLabel-Setup-1.5.1.exe - InstallerSha256: 1D2DA975391F2CE5A8720713D14038A34071ECC26F4EFE5C9F123F4B14F75B58 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.locale.de-DE.yaml b/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.locale.de-DE.yaml deleted file mode 100644 index 12c633e4f315..000000000000 --- a/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.locale.de-DE.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.1 -PackageLocale: de-DE -Publisher: NASS e.K. -PackageName: DHLabel -License: GPL v2 -ShortDescription: Wandelt DHL-Label in A6 Format um -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.yaml b/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.yaml deleted file mode 100644 index 0bbf906a25f2..000000000000 --- a/manifests/n/NASSe/K/DHLabel/1.5.1/NASSe.K.DHLabel.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.4.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: NASSe.K.DHLabel -PackageVersion: 1.5.1 -DefaultLocale: de-DE -ManifestType: version -ManifestVersion: 1.6.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml index 69f2c3a4f8c7..ec36edf43e80 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Nov/23 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly @@ -12,7 +12,7 @@ AppsAndFeaturesEntries: Installers: - Architecture: x64 InstallerUrl: https://github.com/neovim/neovim/releases/download/nightly/nvim-win64.msi - InstallerSha256: 629FDBA092B1B770BAD885D26D4F79C9B98121DB08B803DACD68F849FB136E0D - ProductCode: '{8F20DAA8-6F1E-47DB-9552-CE2563369166}' + InstallerSha256: 59262E649B21BCB8FDC86A12BB967C41F9AAF7D778F66A12005D6420661584EE + ProductCode: '{C86901FE-E9AD-43B1-847D-5E563CFD1D03}' ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml index b4039dfb6a80..30103fcd5d36 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Nov/23 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml index bf1c7d5e8590..6f04885d9039 100644 --- a/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml +++ b/manifests/n/Neovim/Neovim/Nightly/0.11.0/Neovim.Neovim.Nightly.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Nov/23 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: Neovim.Neovim.Nightly diff --git a/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.installer.yaml b/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.installer.yaml deleted file mode 100644 index 8ed41c9f28f0..000000000000 --- a/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Quicken.Quicken -PackageVersion: 27.1.59.6 -MinimumOSVersion: 10.0.0.0 -InstallModes: -- interactive -- silent -Installers: -- InstallerLocale: en-US - Architecture: x86 - InstallerType: exe - Scope: machine - InstallerUrl: https://download.quicken.com/windows/Quicken.exe - InstallerSha256: D98A58D8A32252D40C1CF51AD86D879B7C08206106C74E82F5C425D5100D9A5C - InstallerSwitches: - Silent: /s /a /s - SilentWithProgress: /s /a /s - UpgradeBehavior: install -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.locale.en-US.yaml b/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.locale.en-US.yaml deleted file mode 100644 index d56b2ed33cfb..000000000000 --- a/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.locale.en-US.yaml +++ /dev/null @@ -1,24 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/30 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Quicken.Quicken -PackageVersion: 27.1.59.6 -PackageLocale: en-US -Publisher: Quicken -PublisherUrl: https://www.intuit.com/ -PublisherSupportUrl: https://www.quicken.com/support -PrivacyUrl: https://www.quicken.com/privacy/us -Author: Quicken Inc. -PackageName: Quicken -PackageUrl: https://www.quicken.com -License: Proprietary -Copyright: Copyright (c) 2021 Quicken Inc. All rights reserved. -CopyrightUrl: https://www.quicken.com/terms-of-use -ShortDescription: Quicken is a personal finance management tool that can be used to record banking transactions, planning a budget and tracking investments. -Moniker: quicken -Tags: -- quicken -- money -- qw -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.installer.yaml b/manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.installer.yaml similarity index 56% rename from manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.installer.yaml rename to manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.installer.yaml index a0304f1151f2..2d5a76d54b97 100644 --- a/manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.installer.yaml +++ b/manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.installer.yaml @@ -1,14 +1,14 @@ -# Automatically updated by the winget bot at 2024/Nov/11 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Regressi.Regressi -PackageVersion: 4.8.21.0 +PackageVersion: 4.8.23.0 Installers: - InstallerLocale: fr-FR Architecture: neutral InstallerType: msi InstallerUrl: https://regressi.fr/zip/Regressi.msi - InstallerSha256: C85EA4CA9EA3FB2033D00AF51FEE8EC2C188310FC39E3BE4C896101BD33DD1C5 - ProductCode: '{0DA04FD6-5FB2-44E2-A692-FA2A2B73AD6A}' + InstallerSha256: 2E1C20D211E9542A0E517AA059E2241DB3F30B8360EA44FAB8E382D565517B8B + ProductCode: '{1C79B7F8-14A8-4B49-922F-6F07D1CC2D2D}' ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.locale.fr-FR.yaml b/manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.locale.fr-FR.yaml similarity index 90% rename from manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.locale.fr-FR.yaml rename to manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.locale.fr-FR.yaml index d473cac3a313..41abf03ac88d 100644 --- a/manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.locale.fr-FR.yaml +++ b/manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.locale.fr-FR.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Nov/11 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Regressi.Regressi -PackageVersion: 4.8.21.0 +PackageVersion: 4.8.23.0 PackageLocale: fr-FR Publisher: Evariste PublisherUrl: http://regressi.fr/WordPress/ diff --git a/manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.yaml b/manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.yaml similarity index 68% rename from manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.yaml rename to manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.yaml index 11e789f076ae..6aeb06299606 100644 --- a/manifests/r/Regressi/Regressi/4.8.21.0/Regressi.Regressi.yaml +++ b/manifests/r/Regressi/Regressi/4.8.23.0/Regressi.Regressi.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Nov/11 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Regressi.Regressi -PackageVersion: 4.8.21.0 +PackageVersion: 4.8.23.0 DefaultLocale: fr-FR ManifestType: version ManifestVersion: 1.6.0 diff --git a/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.installer.yaml b/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.installer.yaml deleted file mode 100644 index 2b83839a0ef1..000000000000 --- a/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ReincubateLtd.CamoStudio -PackageVersion: 2.1.26.13113 -InstallerLocale: en-US -InstallerType: wix -Installers: -- Architecture: x64 - InstallerUrl: https://reincubate.com/res/labs/camo/camo-windows-latest.msi - InstallerSha256: F6BA61C28491BFF58015C1B724155B446D7E1432ADC6FEB9A23FDC105619B0C8 - ProductCode: '{5DE87A3A-008C-408E-9922-F7B46C6FC068}' -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.locale.en-US.yaml b/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.locale.en-US.yaml deleted file mode 100644 index 02d19ac55684..000000000000 --- a/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.locale.en-US.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ReincubateLtd.CamoStudio -PackageVersion: 2.1.26.13113 -PackageLocale: en-US -Publisher: Reincubate Ltd -PackageName: Camo Studio -License: Proprietary -ShortDescription: Use your phone as a webcam -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.yaml b/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.yaml deleted file mode 100644 index df83bd4489b8..000000000000 --- a/manifests/r/ReincubateLtd/CamoStudio/2.1.26.13113/ReincubateLtd.CamoStudio.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/23 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ReincubateLtd.CamoStudio -PackageVersion: 2.1.26.13113 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 diff --git a/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.installer.yaml b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.installer.yaml new file mode 100644 index 000000000000..c3057b40b49f --- /dev/null +++ b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.installer.yaml @@ -0,0 +1,14 @@ +# Automatically updated by the winget bot at 2024/Nov/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SoftMaker.FreeOffice.2024 +PackageVersion: 1.0.6100 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{24BD768B-6075-4F32-8E22-46BDFE97EFFB}' +Installers: +- InstallerUrl: https://www.softmaker.net/down/freeoffice2024.msi + Architecture: x64 + InstallerSha256: EB778D1F7C6BB0338A19993411468C3905730DF5BC708E502836045CC38D1779 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.locale.en-US.yaml b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.locale.en-US.yaml new file mode 100644 index 000000000000..4f9426a0d5ce --- /dev/null +++ b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Automatically updated by the winget bot at 2024/Nov/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SoftMaker.FreeOffice.2024 +PackageVersion: 1.0.6100 +PackageLocale: en-US +Publisher: SoftMaker Software GmbH +PackageName: SoftMaker FreeOffice 2024 +License: Proprietary +ShortDescription: FreeOffice is a complete Office suite with a word processor, a spreadsheet application and a presentation program – all seamlessly compatible with their counterparts in Microsoft Office (Word, Excel and PowerPoint). +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.yaml b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.yaml new file mode 100644 index 000000000000..834cb19087c3 --- /dev/null +++ b/manifests/s/SoftMaker/FreeOffice/2024/1.0.6100/SoftMaker.FreeOffice.2024.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Nov/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: SoftMaker.FreeOffice.2024 +PackageVersion: 1.0.6100 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.installer.yaml b/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.installer.yaml new file mode 100644 index 000000000000..c45bfdbd549c --- /dev/null +++ b/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.installer.yaml @@ -0,0 +1,34 @@ +# Automatically updated by the winget bot at 2024/Nov/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SoftMaker.Office.2024 +PackageVersion: 24.0.6104 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +FileExtensions: +- csv +- dbf +- doc +- docx +- epub +- ods +- odt +- pdf +- pmdx +- ppt +- pptx +- sqlite +- xls +- xlsx +Installers: +- Architecture: x64 + InstallerUrl: https://www.softmaker.net/down/softmaker-office-2024-64.msi + InstallerSha256: D7E5418E781C9D7FF55CB8EE74548F5DCEFACD3DA709B40A315D9E08FE12EACD + ProductCode: '{24BD768B-6104-4F64-8E22-46BDFE97EFFB}' +- Architecture: x86 + InstallerUrl: https://www.softmaker.net/down/softmaker-office-2024-32.msi + InstallerSha256: C22DC884F0445C089C6A3EC0F8633DB14DD8308D51D9A9E6385451945B4685E5 + ProductCode: '{24BD768B-6104-4F32-8E22-46BDFE97EFFB}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.locale.en-US.yaml b/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.locale.en-US.yaml new file mode 100644 index 000000000000..daee9bc9ced9 --- /dev/null +++ b/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Automatically updated by the winget bot at 2024/Nov/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SoftMaker.Office.2024 +PackageVersion: 24.0.6104 +PackageLocale: en-US +Publisher: SoftMaker Software GmbH +PublisherUrl: https://www.softmaker.com/ +PublisherSupportUrl: https://www.softmaker.com/en/support +PrivacyUrl: https://www.softmaker.com/en/privacy-policy +PackageName: SoftMaker Office 2024 +PackageUrl: https://www.softmaker.com/en/softmaker-office +License: Proprietary +LicenseUrl: https://www.softmaker.com/en/general-terms-and-conditions +ShortDescription: Your Office suite for Windows, Mac, Linux, Android and iOS +Tags: +- documents +- office +- planmaker +- presentations +- slides +- softmaker +- softmaker-office +- spreadsheets +- textmaker +- worksheets +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.yaml b/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.yaml similarity index 54% rename from manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.yaml rename to manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.yaml index fb51291d8839..ef1ae70dcd85 100644 --- a/manifests/q/Quicken/Quicken/27.1.59.6/Quicken.Quicken.yaml +++ b/manifests/s/SoftMaker/Office/2024/24.0.6104/SoftMaker.Office.2024.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Sep/30 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json -PackageIdentifier: Quicken.Quicken -PackageVersion: 27.1.59.6 +PackageIdentifier: SoftMaker.Office.2024 +PackageVersion: 24.0.6104 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.5.0 diff --git a/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.installer.yaml b/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.installer.yaml new file mode 100644 index 000000000000..cd8b4ba723cc --- /dev/null +++ b/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.installer.yaml @@ -0,0 +1,34 @@ +# Automatically updated by the winget bot at 2024/Nov/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: SoftMaker.Office.NX +PackageVersion: 24.0.6102 +InstallerLocale: en-US +InstallerType: wix +UpgradeBehavior: install +FileExtensions: +- csv +- dbf +- doc +- docx +- epub +- ods +- odt +- pdf +- pmdx +- ppt +- pptx +- sqlite +- xls +- xlsx +Installers: +- Architecture: x64 + InstallerUrl: https://www.softmaker.net/down/softmaker-office-nx-64.msi + InstallerSha256: 52EFB6AFA1F397DB12AA4EF862A60E8972EF6CD6A7DFFC93BB47B1BABD871932 + ProductCode: '{1EED47B6-6102-4364-87E8-6A282D7575CE}' +- Architecture: x86 + InstallerUrl: https://www.softmaker.net/down/softmaker-office-nx-32.msi + InstallerSha256: 0202105E19CE7B74C241C3FEB59FE7B3FBDE5ADD8643E13A5CF08DE326CD9254 + ProductCode: '{1EED47B6-6102-4332-87E8-6A282D7575CE}' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.locale.en-US.yaml b/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.locale.en-US.yaml new file mode 100644 index 000000000000..edde952a6902 --- /dev/null +++ b/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Automatically updated by the winget bot at 2024/Nov/24 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: SoftMaker.Office.NX +PackageVersion: 24.0.6102 +PackageLocale: en-US +Publisher: SoftMaker Software GmbH +PublisherUrl: https://www.softmaker.com/ +PublisherSupportUrl: https://www.softmaker.com/en/support +PrivacyUrl: https://www.softmaker.com/en/privacy-policy +PackageName: SoftMaker Office NX +PackageUrl: https://www.softmaker.com/en/softmaker-office +License: Proprietary +LicenseUrl: https://www.softmaker.com/en/general-terms-and-conditions +ShortDescription: Your Office suite for Windows, Mac, Linux, Android and iOS +Tags: +- documents +- office +- planmaker +- presentations +- slides +- softmaker +- softmaker-office +- spreadsheets +- textmaker +- worksheets +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.yaml b/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.yaml similarity index 54% rename from manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.yaml rename to manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.yaml index 5e82ba4357cf..900252e754db 100644 --- a/manifests/g/GeoGebra/Classic/5/5.2.866.0/GeoGebra.Classic.5.yaml +++ b/manifests/s/SoftMaker/Office/NX/24.0.6102/SoftMaker.Office.NX.yaml @@ -1,8 +1,8 @@ -# Automatically updated by the winget bot at 2024/Nov/04 +# Automatically updated by the winget bot at 2024/Nov/24 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json -PackageIdentifier: GeoGebra.Classic.5 -PackageVersion: 5.2.866.0 +PackageIdentifier: SoftMaker.Office.NX +PackageVersion: 24.0.6102 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.5.0 diff --git a/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.installer.yaml b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.installer.yaml new file mode 100644 index 000000000000..f4f43d50169c --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.11.24.2 +InstallerType: inno +UpgradeBehavior: install +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.11.24.2.exe + InstallerSha256: 0367888866FC1166B27C26C0552B7D92AD8DA6BF2CF585CC53059BD5D393604A + InstallerSwitches: + Custom: /CURRENTUSER + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://sk-data.special-k.info/repository/SpecialK_24.11.24.2.exe + InstallerSha256: 0367888866FC1166B27C26C0552B7D92AD8DA6BF2CF585CC53059BD5D393604A + InstallerSwitches: + Custom: /ALLUSERS + ProductCode: '{F4A43527-9457-424A-90A6-17CF02ACF677}_is1' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.locale.en-US.yaml b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.locale.en-US.yaml new file mode 100644 index 000000000000..b64a0ae8e390 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.locale.en-US.yaml @@ -0,0 +1,54 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.11.24.2 +PackageLocale: en-US +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: The Swiss Army Knife of PC Gaming +Description: Lovingly referred to as the Swiss Army Knife of PC gaming, Special K does a bit of everything. It is best known for fixing and enhancing graphics, its many detailed performance analysis and correction mods, and a constantly growing palette of tools that solve a wide variety of issues affecting PC games. +Moniker: specialk +Tags: +- framerate-fixer +- game +- game-modding +- gaming +- hdr +- hooking +- injection +- latency-analysis +- mod +- reverse-engineering +ReleaseNotes: |- + Below are the highlights between v 24.11.16.3 - v 24.11.24.2: + + + Fixed D3D11 screenshots occasionally causing display mode changes to fail if + resolution changes after taking a screenshot. + + Cleaned-up Mouse Cursor section of Input Control Panel and removed the old, + "Low-Level Mouse Settings" section. + + Update ReShade Add-on API headers to include new events in the next release. + +Enable Fake Fullscreen mode by default in STALKER 2, because it uses that + crap (in D3D12) for HDR... + + Disable SteamAPI file hash checks on Fallout 4. + + Fixed problems with SK not re-initializing D3D11 when the active SwapChain + is destroyed and re-created. +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: FAQ + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.locale.zh-CN.yaml b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.locale.zh-CN.yaml new file mode 100644 index 000000000000..ef626eb90237 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.locale.zh-CN.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.11.24.2 +PackageLocale: zh-CN +Publisher: The Special K Group +PublisherUrl: https://special-k.info/ +PublisherSupportUrl: https://github.com/SpecialKO/SpecialK/issues +PrivacyUrl: https://wiki.special-k.info/Privacy +# Author: +PackageName: Special K +PackageUrl: https://special-k.info/ +License: GPL-3.0 +LicenseUrl: https://github.com/SpecialKO/SpecialK/blob/HEAD/LICENSE +Copyright: Copyleft 2019-2024 +# CopyrightUrl: +ShortDescription: PC 游戏的瑞士军刀 +Description: Special K 被亲切地称为 PC 游戏的瑞士军刀,它无所不能。其最著名的是修复和增强图形,许多详细的性能分析和修正 MOD,以及不断增加的工具,可解决影响 PC 游戏的各种问题。 +# Moniker: +Tags: +- hdr +- 帧率修复 +- 延迟分析 +- 模组 +- 注入 +- 游戏 +- 游戏模组 +- 逆向工程 +- 钩子 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://wiki.special-k.info/ +- DocumentLabel: 常见问题 + DocumentUrl: https://wiki.special-k.info/FAQ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.yaml b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.yaml new file mode 100644 index 000000000000..4fe2de0f5b09 --- /dev/null +++ b/manifests/s/SpecialK/SpecialK/24.11.24.2/SpecialK.SpecialK.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: SpecialK.SpecialK +PackageVersion: 24.11.24.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.installer.yaml b/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.installer.yaml new file mode 100644 index 000000000000..763c4b382af6 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.installer.yaml @@ -0,0 +1,15 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 35.0.3 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{7097711F-0C1C-3681-879E-A0FA849EAE62}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/AlchemistSimulator/Alchemist/releases/download/35.0.3/alchemist-35.0.3.msi + InstallerSha256: FC8713B01269205EC8FA01023ADDC28D4BCAFDF51712874BC51D7A61441ABFF2 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-23 diff --git a/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.locale.en-US.yaml b/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.locale.en-US.yaml new file mode 100644 index 000000000000..d4307194df8c --- /dev/null +++ b/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.locale.en-US.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 35.0.3 +PackageLocale: en-US +Publisher: Unibo +PublisherUrl: https://github.com/AlchemistSimulator +PublisherSupportUrl: https://github.com/AlchemistSimulator/Alchemist/issues +PackageName: Alchemist +PackageUrl: https://github.com/AlchemistSimulator/Alchemist +License: GPLv3 +ShortDescription: an extensible simulator for pervasive computing +Tags: [] +ReleaseNotesUrl: https://github.com/AlchemistSimulator/Alchemist/releases/tag/35.0.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/AlchemistSimulator/Alchemist/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.yaml b/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.yaml new file mode 100644 index 000000000000..9f07206aea40 --- /dev/null +++ b/manifests/u/Unibo/Alchemist/35.0.3/Unibo.Alchemist.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Unibo.Alchemist +PackageVersion: 35.0.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.installer.yaml new file mode 100644 index 000000000000..0757f7ff6171 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0882 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-11-23 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0882/gvim_9.1.0882_x86.exe + InstallerSha256: 399028929934F91B3EB0047EA5D36B4C725362EF3220C6F299407DA17733655D +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0882/gvim_9.1.0882_x64.exe + InstallerSha256: A5F5E1F02342BEDF234934E05E7CD5A54EB1EA135E035896C095AB5480E115B3 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 000000000000..7ef450b65fad --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,62 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0882 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: http://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.1.0882 + Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes: + - runtime(doc): Expand docs on :! vs. :term + - runtime(netrw): Fixing powershell execution issues on Windows + - 9.1.0882: too many strlen() calls in insexpand.c + - 9.1.0881: GUI: message dialog may not get focus + - runtime(netrw): update netrw's decompress logic + - runtime(apache): Update syntax keyword definition + - runtime(misc): add Italian LICENSE and (top-level) README file + Files: + :unlock: Unsigned Files: + - gvim_9.1.0882_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0882_x64.exe + 64-bit installer + - gvim_9.1.0882_x86.zip + 32-bit zip archive + - gvim_9.1.0882_x64.zip + 64-bit zip archive + - gvim_9.1.0882_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0882_x64_pdb.zip + pdb files for debugging the corresponding 64-bit executable + - Strawberry Perl 5.32 + - LuaBinaries 5.4 + - Python 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.2 + - libsodium 1.0.19 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0882 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.yaml new file mode 100644 index 000000000000..89708e4ad41c --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0882/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0882 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.installer.yaml b/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.installer.yaml deleted file mode 100644 index f56138594d33..000000000000 --- a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.installer.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: WorksMobile.NAVERWORKS -PackageVersion: 4.0.4.1 -InstallerLocale: ko-KR -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: user -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Installers: -- Architecture: x86 - InstallerUrl: https://download.worksmobile.com/k/wminst/r/naverworks/deploy_pcmsgapp_win32_exe - InstallerSha256: BBB7695B4EDFB0BD3D72B0296696608FBC184ADD27D7312F7C200664A7B39EAE - AppsAndFeaturesEntries: - - DisplayName: WORKS - Publisher: Works Mobile Corp. - ProductCode: NaverWorks -- Architecture: x64 - InstallerUrl: https://download.worksmobile.com/k/wminst/r/naverworks/deploy_pcmsgapp_win64_exe - InstallerSha256: 08546493781E0146F05A907FF1F5D8B9D1FABC21D393127DD4F7A022AC04EE9B - AppsAndFeaturesEntries: - - DisplayName: WORKS - Publisher: Works Mobile Corp. - ProductCode: NaverWorks -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.locale.en-US.yaml b/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.locale.en-US.yaml deleted file mode 100644 index 031bf2453ea2..000000000000 --- a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.locale.en-US.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: WorksMobile.NAVERWORKS -PackageVersion: 4.0.4.1 -PackageLocale: en-US -Publisher: Works Mobile Corp. -PublisherUrl: https://naver.worksmobile.com -PublisherSupportUrl: https://guide.worksmobile.com/kr/ -PrivacyUrl: https://www.ncloud.com/policy/infou/infou -Author: Works Mobile Corp. -PackageName: WORKS -PackageUrl: https://naver.worksmobile.com -License: Proprietary -LicenseUrl: https://www.ncloud.com/policy/terms/works -Copyright: © Works Mobile Corp. -CopyrightUrl: https://www.ncloud.com/policy/terms/works -ShortDescription: NAVER WORKS is business communication tool developed by Naver Cloud Corp. (Naver Cloud Platform, NCP) and Works Mobile Corp. -Description: NAVER WORKS is business communication tool developed by Naver Cloud Corp. (Naver Cloud Platform, NCP) and Works Mobile Corp. -Moniker: naverworks -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.locale.ko-KR.yaml b/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.locale.ko-KR.yaml deleted file mode 100644 index fa5d24f943ae..000000000000 --- a/manifests/w/WorksMobile/NAVERWORKS/4.0.4.1/WorksMobile.NAVERWORKS.locale.ko-KR.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: WorksMobile.NAVERWORKS -PackageVersion: 4.0.4.1 -PackageLocale: ko-KR -Publisher: Works Mobile Corp. -PublisherUrl: https://naver.worksmobile.com -PublisherSupportUrl: https://guide.worksmobile.com/kr/ -PrivacyUrl: https://www.ncloud.com/policy/infou/infou -Author: Works Mobile Corp. -PackageName: NAVER WORKS -PackageUrl: https://naver.worksmobile.com -License: Proprietary -LicenseUrl: https://www.ncloud.com/policy/terms/works -Copyright: © Works Mobile Corp. -CopyrightUrl: https://www.ncloud.com/policy/terms/works -ShortDescription: 네이버 웍스는 네이버 클라우드 (Naver Cloud Platform, NCP)와 웍스 모바일이 개발 한 비즈니스 커뮤니케이션 도구입니다. -Description: 네이버 웍스는 네이버 클라우드 (Naver Cloud Platform, NCP)와 웍스 모바일이 개발 한 비즈니스 커뮤니케이션 도구입니다. -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.installer.yaml b/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.installer.yaml new file mode 100644 index 000000000000..bfba7def0f00 --- /dev/null +++ b/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.installer.yaml @@ -0,0 +1,22 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: webrecorder.replayweb-page +PackageVersion: 2.2.3 +InstallerType: nullsoft +Scope: user +InstallModes: +- silent +UpgradeBehavior: install +FileExtensions: +- har +- wacz +- warc +- wbn +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/webrecorder/replayweb.page/releases/download/v2.2.3/ReplayWeb.page-2.2.3.exe + InstallerSha256: BBB9549DC0CA41FB174A9BF92C3FA72F11FFB44EB7DE4BE74C5DB1058C87054D +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-21 diff --git a/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.locale.en-US.yaml b/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.locale.en-US.yaml new file mode 100644 index 000000000000..dac624d0b715 --- /dev/null +++ b/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: webrecorder.replayweb-page +PackageVersion: 2.2.3 +PackageLocale: en-US +Publisher: Webrecorder Software +PublisherUrl: https://replayweb.page +PublisherSupportUrl: https://github.com/webrecorder/replayweb.page/issues +Author: Ilya Kreymer +PackageName: ReplayWeb.page +PackageUrl: https://github.com/webrecorder/replayweb.page +License: AGPL-3.0-only +LicenseUrl: https://raw.githubusercontent.com/webrecorder/replayweb.page/main/LICENSE +Copyright: Copyright (c) Ilya Kreymer +CopyrightUrl: https://raw.githubusercontent.com/webrecorder/replayweb.page/main/LICENSE +ShortDescription: Serverless Web Archive Replay directly in the browser +Moniker: replayweb-page +Tags: +- archive +- electron +- play +- web +ReleaseNotesUrl: https://github.com/webrecorder/replayweb.page/releases/tag/v2.2.3 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/webrecorder/replayweb.page/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.yaml b/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.yaml new file mode 100644 index 000000000000..586f9f325848 --- /dev/null +++ b/manifests/w/webrecorder/replayweb-page/2.2.3/webrecorder.replayweb-page.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: webrecorder.replayweb-page +PackageVersion: 2.2.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.installer.yaml b/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.installer.yaml new file mode 100644 index 000000000000..679101cd3c61 --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.installer.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: "13.2" +InstallerLocale: en-US +InstallerType: wix +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/xpipe-io/xpipe/releases/download/13.2/xpipe-installer-windows-x86_64.msi + InstallerSha256: 0f000e6f5a708fbdd588ce1b4dd02b4eec3c8b56ffb884b74d90ae9c700ed75a +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.locale.en-US.yaml b/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.locale.en-US.yaml new file mode 100644 index 000000000000..54138c5d75b7 --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: "13.2" +PackageLocale: en-US +Publisher: XPipe UG (haftungsbeschränkt) +PublisherUrl: https://xpipe.io +PublisherSupportUrl: https://github.com/xpipe-io/xpipe/issues +PrivacyUrl: https://docs.xpipe.io/privacy-policy +Author: crschnick +PackageName: XPipe +PackageUrl: https://github.com/xpipe-io/xpipe +License: Apache License 2.0, Proprietary +LicenseUrl: https://docs.xpipe.io/license +ShortDescription: A brand-new shell connection hub and remote file manager +Description: XPipe is a new type of shell connection hub and remote file manager that allows you to access your entire server infrastructure from your local machine. It works on top of your installed command-line programs and does not require any setup on your remote systems. +Moniker: xpipe +Tags: +- ssh +- docker +- kubernetes +- lxd +- wsl +- remote +ReleaseNotesUrl: https://github.com/xpipe-io/xpipe/releases/tag/13.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.yaml b/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.yaml new file mode 100644 index 000000000000..f4ed13bcb93d --- /dev/null +++ b/manifests/x/xpipe-io/xpipe/13.2/xpipe-io.xpipe.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: xpipe-io.xpipe +PackageVersion: "13.2" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.installer.yaml b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.installer.yaml similarity index 75% rename from manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.installer.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.installer.yaml index b50b0dc4e0e4..63a3b4fbd0d6 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.installer.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.installer.yaml @@ -1,15 +1,15 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.4.11.15 +PackageVersion: 2.4.11.23 InstallerType: nullsoft Scope: user UpgradeBehavior: install Installers: - Architecture: x86 InstallerUrl: https://static.youxiao.cn/yxcalendar/yxcalendar_latest.exe - InstallerSha256: 867BBEEBCB02D9E16A802016139832542A081AB6762F6E3BA9FA37DC7C9590D5 + InstallerSha256: 3F392B8940AAECF827E4ABAABB4A1B312380DE1C32285141B653108E210E91BB ProductCode: YXCalendar ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.locale.en-US.yaml b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.locale.en-US.yaml similarity index 94% rename from manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.locale.en-US.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.locale.en-US.yaml index 58de76238e18..a3c4e1b8f47f 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.locale.en-US.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.locale.en-US.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.4.11.15 +PackageVersion: 2.4.11.23 PackageLocale: en-US Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.locale.zh-CN.yaml b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.locale.zh-CN.yaml similarity index 93% rename from manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.locale.zh-CN.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.locale.zh-CN.yaml index 9bd6ff295264..471d9305a9d6 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.locale.zh-CN.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.locale.zh-CN.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.4.11.15 +PackageVersion: 2.4.11.23 PackageLocale: zh-CN Publisher: 东莞市优效网络科技有限公司 PublisherUrl: https://www.youxiao.cn/ diff --git a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.yaml b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.yaml similarity index 83% rename from manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.yaml rename to manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.yaml index d211b8b354ec..063aabde3824 100644 --- a/manifests/y/YouXiao/YXCalendar/2.4.11.15/YouXiao.YXCalendar.yaml +++ b/manifests/y/YouXiao/YXCalendar/2.4.11.23/YouXiao.YXCalendar.yaml @@ -1,8 +1,8 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-6.Win32NT # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: YouXiao.YXCalendar -PackageVersion: 2.4.11.15 +PackageVersion: 2.4.11.23 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 diff --git a/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.installer.yaml b/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.installer.yaml new file mode 100644 index 000000000000..bec4500604ba --- /dev/null +++ b/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.installer.yaml @@ -0,0 +1,144 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: zufuliu.notepad4 +PackageVersion: 24.11r5548 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Notepad4.exe +- RelativeFilePath: matepath.exe +FileExtensions: +- htm +- html +- json +- log +- md +- txt +Installers: +- InstallerLocale: de + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_de_Win32_v24.11r5548.zip + InstallerSha256: 6A7CD67A8DB21CC1DEC7074216948AF27787A2158458D5153D96EB835D12EAEA +- InstallerLocale: de + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_de_x64_v24.11r5548.zip + InstallerSha256: 2681A5C2FBDEAA7B31A19BFED4E7864DE9EA7A1AC4A0999714B4C2D05DA8C8CF +- InstallerLocale: de + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_de_ARM64_v24.11r5548.zip + InstallerSha256: 17CBE03C9EA83EE00A75BF694D94504445991D74E142E0E695E11B4AEFFBA99C +- InstallerLocale: en + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_en_Win32_v24.11r5548.zip + InstallerSha256: 47F0135C2ABA64E2C772BF6F2EB379E90DE0EDF646A26361D725321615108F08 +- InstallerLocale: en + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_en_x64_v24.11r5548.zip + InstallerSha256: 3C40654A8C08BE9E757CDC618501C7A5203F11F6E570893C614F6370C44064FB +- InstallerLocale: en + Architecture: arm + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_en_ARM_v24.11r5548.zip + InstallerSha256: 17CE04B7CF00DBB5DFD32F1B22CDB89D5447D24B464CFEE77637127968A4A253 +- InstallerLocale: en + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_en_ARM64_v24.11r5548.zip + InstallerSha256: CB5BC9C72EE653090BB52467896F5B7499D7360EF773FBD6BF97C7F0F5C2F08B +- InstallerLocale: fr + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_fr_Win32_v24.11r5548.zip + InstallerSha256: 561A6F0F300C2AEBED24F359DE3F4EAB7BEC7FD4BC297306C84169B13A35C5A5 +- InstallerLocale: fr + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_fr_x64_v24.11r5548.zip + InstallerSha256: EBE8B5583C70E8DA9E3BACD91F06D4BB22D5E19978270ACE04F1CDC6A47CA06A +- InstallerLocale: fr + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_fr_ARM64_v24.11r5548.zip + InstallerSha256: 29FF229015C6ADC9C5391257C370BBB6EC063E7A7A0E42DA2F23869926472A4F +- InstallerLocale: it + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_it_Win32_v24.11r5548.zip + InstallerSha256: 291B055F5131E092E4657C96DF85F3FE6DC83F619BCC2A05B8F0BB9564BEEC05 +- InstallerLocale: it + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_it_x64_v24.11r5548.zip + InstallerSha256: D68B59307BAE14441D5133ECACDBBC5B37AAC665CF9CD62413B253452079025C +- InstallerLocale: it + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_it_ARM64_v24.11r5548.zip + InstallerSha256: 9886C7A7455CC2BD4E3DC5006F0E4FC84E1F00719F579A096E76765850E5B9AE +- InstallerLocale: ja + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_ja_Win32_v24.11r5548.zip + InstallerSha256: B3059341242AE043BD246CF5F58EE98E7C56CE81523245732C7536836D31317F +- InstallerLocale: ja + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ja_x64_v24.11r5548.zip + InstallerSha256: A31DEF2889C2945D21F04E1C279D5F524B4E787E8DB414BBFFD2C5CCE381C3AD +- InstallerLocale: ja + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ja_ARM64_v24.11r5548.zip + InstallerSha256: C00332047F5C1D81E167C60C3558A654658EF4DAF64AE9598D0BBD664086ABD8 +- InstallerLocale: ko + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_ko_Win32_v24.11r5548.zip + InstallerSha256: AEE603BA5220FF269F28348DF544600848FE4B3D5319F8CD2ED748EC2705F50F +- InstallerLocale: ko + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ko_x64_v24.11r5548.zip + InstallerSha256: 370B08E1E676884C11D0AC987A567EB8CBE74454137C18D910685C9B223F495A +- InstallerLocale: ko + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ko_ARM64_v24.11r5548.zip + InstallerSha256: 067D64E8A7451F5A549CEB69BA46AF958FD731D7F01E3653153069DE5E40C580 +- InstallerLocale: ru + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_ru_Win32_v24.11r5548.zip + InstallerSha256: 1591B3AA202818A738C208E8FEBC0A1485FCA02B9DE22A59EB91FF33E61B5907 +- InstallerLocale: ru + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ru_x64_v24.11r5548.zip + InstallerSha256: 7431856A68C2B9EF4565F93972450A57393ECD9EE57EE25B05082CA1C254FFFF +- InstallerLocale: ru + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ru_ARM64_v24.11r5548.zip + InstallerSha256: BA58BB4FD6558A84A23B1AE4BB720B98930C324C036E798515008982B82FE9E3 +- InstallerLocale: zh-Hans + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_zh-Hans_Win32_v24.11r5548.zip + InstallerSha256: 5FD8F02E40DED756D9392ED3E6D0B187C5B13B064CE603C704673ABA2382D184 +- InstallerLocale: zh-Hans + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_zh-Hans_x64_v24.11r5548.zip + InstallerSha256: 5573FF8BAF2C043DED1800400B1CFF59F6541CFE1A63177B78E3885F9F41CCFA +- InstallerLocale: zh-Hans + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_zh-Hans_ARM64_v24.11r5548.zip + InstallerSha256: 8A731769E3CAA31CAA0647A204078EAF914F622263B6564B373E673B37D9158A +- InstallerLocale: zh-Hant + Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_zh-Hant_Win32_v24.11r5548.zip + InstallerSha256: A9A0EE3B7EE07EBB238654DC94544D55BF81181EA9A95256AFF7832BEA3C24BD +- InstallerLocale: zh-Hant + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_zh-Hant_x64_v24.11r5548.zip + InstallerSha256: 4B5B344D0541B969B52AB7636A0AA8099251B4DFA90B62586F5CBE608ED07AD4 +- InstallerLocale: zh-Hant + Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_zh-Hant_ARM64_v24.11r5548.zip + InstallerSha256: 2524FB2D9955E9521C59B52AC12F0695A432F400B97DD0F4764940A14D72483A +- Architecture: x86 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_i18n_Win32_v24.11r5548.zip + InstallerSha256: 27A5E982803360A37B2D96A73EED267F93A46574D56D721E2B25693B650E8497 +- Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_i18n_x64_v24.11r5548.zip + InstallerSha256: 40262AD0EA42B2E6C5E109B7F8BE6BEC6D3825BA44DFA5D287BB8106A0AC5A08 +- Architecture: arm + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_i18n_ARM_v24.11r5548.zip + InstallerSha256: B4CA12D0B2564C696C15D1B2951FE4CCA1066EC3FB546F86EF47C3E0F5D40195 +- Architecture: arm64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_i18n_ARM64_v24.11r5548.zip + InstallerSha256: 9F7433A76CDF39F2F736AF7BA82B31A2B5DF5DA2A1C065DDF7FA4B3136A146A4 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-17 diff --git a/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.locale.en-US.yaml b/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.locale.en-US.yaml new file mode 100644 index 000000000000..61f51d60a561 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.locale.en-US.yaml @@ -0,0 +1,47 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: zufuliu.notepad4 +PackageVersion: 24.11r5548 +PackageLocale: en-US +Publisher: Zufu Liu +PublisherUrl: https://github.com/zufuliu +PublisherSupportUrl: https://github.com/zufuliu/notepad4/issues +PackageName: Notepad4 +PackageUrl: https://github.com/zufuliu/notepad4 +License: BSD 3-Clause License +LicenseUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +Copyright: Notepad4 Copyright © 2011-2024 Zufu Liu and All contributors. +CopyrightUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +ShortDescription: Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath. +Moniker: notepad4 +Tags: +- arm64 +- dark-theme +- editor +- matepath +- metapath +- noteoad2 +- notepad2-mod +- notepad4 +- scintilla +- syntax-highlighting +ReleaseNotes: |- + * Localization for German (issue #215), contributed by @xelsios in PR #883. + * Localization for Russian, contributed by @tretdm in PR #893. + * Add option to show change history marker, issue #752. + * HD version add menu "Use Large Toolbar" to adjust toolbar size, issue #867. + * Add menu "URL Component Encode" to encode URL component, issue #905. + * Change `F3`/`Shift+F3` to directly find next/previous occurrence of current selected text (similar to `Ctrl+F3`/`Ctrl+Shift+F3`) when find text not initialized, issue #862. + * Make maximum history files configurable, issue #886. + * Auto detect common CSV delimiter, issue #892. + * Various improvements for Visual Basic (VB6, VBA and VB.NET) and VBScript. + * Other lexer and API updates: Batch, Cangjie, CSS, HTML, JavaScript, Markdown, PHP, Python, Zig. + * Fix Touchpad and Logitech mouse horizontal scrolling, issue #609. + * Other bug fixes and improvements. + + Breaking Changes + * Scheme "2nd Global Styles" was removed. + * INI section `[Toolbar Images]` was removed, external toolbar image can be set with `ToolbarImage` property from `[Settings2]` section. +ReleaseNotesUrl: https://github.com/zufuliu/notepad4/releases/tag/v24.11r5548 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.yaml b/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.yaml new file mode 100644 index 000000000000..a78dfbc73be4 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/24.11r5548/zufuliu.notepad4.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: zufuliu.notepad4 +PackageVersion: 24.11r5548 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 diff --git a/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.installer.yaml b/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.installer.yaml new file mode 100644 index 000000000000..6a2a22fc29ef --- /dev/null +++ b/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.installer.yaml @@ -0,0 +1,59 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: zufuliu.notepad4.AVX2 +PackageVersion: 24.11r5548 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: Notepad4.exe +- RelativeFilePath: matepath.exe +FileExtensions: +- htm +- html +- json +- log +- md +- txt +Installers: +- InstallerLocale: de + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_de_AVX2_v24.11r5548.zip + InstallerSha256: DAF8215AC046C8233181A9F4AACBCC3E7B76471EEADDFDCFB887D754D98FEDDD +- InstallerLocale: en + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_en_AVX2_v24.11r5548.zip + InstallerSha256: F77416D077DCAA0E30B0A80C40F721F508DE998B4DE2E24F429A9C32A382890B +- InstallerLocale: fr + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_fr_AVX2_v24.11r5548.zip + InstallerSha256: 66883E9DE646CD45FE38EB310D766B1034448FBB221925A7D3F22E2AED9C2893 +- InstallerLocale: it + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_it_AVX2_v24.11r5548.zip + InstallerSha256: 304BF900EB3D5B6CCDA6D62F900B896259B949A0FF2C3D84BE18ABC5680D07F8 +- InstallerLocale: ja + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ja_AVX2_v24.11r5548.zip + InstallerSha256: AE6E8AD092479476814737D6E4F88501571FE19543C660368B64DDB73D787790 +- InstallerLocale: ko + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ko_AVX2_v24.11r5548.zip + InstallerSha256: 9290A2F680A177380626BD7F0D56A211AEF983051F9A40D42717B9124668BE8D +- InstallerLocale: ru + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_ru_AVX2_v24.11r5548.zip + InstallerSha256: 292C17F0A1A796DC9171C318EDA4DBF400C599AF38A40D3492A0D2CA9F663AA2 +- InstallerLocale: zh-Hans + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_zh-Hans_AVX2_v24.11r5548.zip + InstallerSha256: FF763844A8C87E2330C28BBD062B0E8C256F93FE9DF00B80548D904D69DD1735 +- InstallerLocale: zh-Hant + Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_zh-Hant_AVX2_v24.11r5548.zip + InstallerSha256: CD212FC2A23DB749BB06868641D2CA950857025C1E4A3E9B3CACB4DCCDF26268 +- Architecture: x64 + InstallerUrl: https://github.com/zufuliu/notepad4/releases/download/v24.11r5548/Notepad4_HD_i18n_AVX2_v24.11r5548.zip + InstallerSha256: 9D058E60D0A45606595ADC948402A12436EA42DC5661039B16FA0C0DFF1B4284 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-11-17 diff --git a/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.locale.en-US.yaml b/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.locale.en-US.yaml new file mode 100644 index 000000000000..6a21cff1a730 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.locale.en-US.yaml @@ -0,0 +1,47 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: zufuliu.notepad4.AVX2 +PackageVersion: 24.11r5548 +PackageLocale: en-US +Publisher: Zufu Liu +PublisherUrl: https://github.com/zufuliu +PublisherSupportUrl: https://github.com/zufuliu/notepad4/issues +PackageName: Notepad4 (AVX2) +PackageUrl: https://github.com/zufuliu/notepad4 +License: BSD 3-Clause License +LicenseUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +Copyright: Notepad4 Copyright © 2011-2024 Zufu Liu and All contributors. +CopyrightUrl: https://github.com/zufuliu/notepad4/blob/main/License.txt +ShortDescription: Notepad4 (Notepad2⨯2, Notepad2++) is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin matepath. +Moniker: notepad4-avx2 +Tags: +- arm64 +- dark-theme +- editor +- matepath +- metapath +- noteoad2 +- notepad2-mod +- notepad4 +- scintilla +- syntax-highlighting +ReleaseNotes: |- + * Localization for German (issue #215), contributed by @xelsios in PR #883. + * Localization for Russian, contributed by @tretdm in PR #893. + * Add option to show change history marker, issue #752. + * HD version add menu "Use Large Toolbar" to adjust toolbar size, issue #867. + * Add menu "URL Component Encode" to encode URL component, issue #905. + * Change `F3`/`Shift+F3` to directly find next/previous occurrence of current selected text (similar to `Ctrl+F3`/`Ctrl+Shift+F3`) when find text not initialized, issue #862. + * Make maximum history files configurable, issue #886. + * Auto detect common CSV delimiter, issue #892. + * Various improvements for Visual Basic (VB6, VBA and VB.NET) and VBScript. + * Other lexer and API updates: Batch, Cangjie, CSS, HTML, JavaScript, Markdown, PHP, Python, Zig. + * Fix Touchpad and Logitech mouse horizontal scrolling, issue #609. + * Other bug fixes and improvements. + + Breaking Changes + * Scheme "2nd Global Styles" was removed. + * INI section `[Toolbar Images]` was removed, external toolbar image can be set with `ToolbarImage` property from `[Settings2]` section. +ReleaseNotesUrl: https://github.com/zufuliu/notepad4/releases/tag/v24.11r5548 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.yaml b/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.yaml new file mode 100644 index 000000000000..8cff8676c7e6 --- /dev/null +++ b/manifests/z/zufuliu/notepad4/AVX2/24.11r5548/zufuliu.notepad4.AVX2.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: zufuliu.notepad4.AVX2 +PackageVersion: 24.11r5548 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0