mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-09-14 00:55:08 +00:00
Merge pull request #4104 from vitorpamplona/chore/bump-winget-manifest-v1.15.2
chore: sync winget manifests to v1.15.2
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
|
||||
|
||||
PackageIdentifier: VitorPamplona.Amethyst
|
||||
PackageVersion: 1.15.1
|
||||
PackageVersion: 1.15.2
|
||||
Platform:
|
||||
- Windows.Desktop
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
@@ -22,11 +22,11 @@ Scope: machine
|
||||
UpgradeBehavior: install
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/vitorpamplona/amethyst/releases/download/v1.15.1/amethyst-desktop-1.15.1-windows-x64.msi
|
||||
InstallerUrl: https://github.com/vitorpamplona/amethyst/releases/download/v1.15.2/amethyst-desktop-1.15.2-windows-x64.msi
|
||||
# Quoted deliberately: an all-digit 64-char value is a YAML *integer*, which
|
||||
# fails the schema's `string` type. Quoting makes it a string whatever the
|
||||
# digest happens to be.
|
||||
InstallerSha256: 'BDE701816C921B13A1BD59C93E3592303666B32853768465C259684B15BCAF2D'
|
||||
ProductCode: '{76571DF8-3F51-3130-B789-B02D93EB8871}'
|
||||
InstallerSha256: '2AE2C5FCE1C89D28EBFB984C75D9CC0144D0DDFAB279C68E47A85AD197101EDD'
|
||||
ProductCode: '{B1E85B09-3C55-3223-981E-34F39970FC63}'
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.12.0
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
|
||||
|
||||
PackageIdentifier: VitorPamplona.Amethyst
|
||||
PackageVersion: 1.15.1
|
||||
PackageVersion: 1.15.2
|
||||
PackageLocale: en-US
|
||||
Publisher: Vitor Pamplona
|
||||
PublisherUrl: https://github.com/vitorpamplona
|
||||
@@ -28,7 +28,7 @@ Tags:
|
||||
- nostr
|
||||
- social
|
||||
- social-network
|
||||
ReleaseNotesUrl: https://github.com/vitorpamplona/amethyst/releases/tag/v1.15.1
|
||||
ReleaseNotesUrl: https://github.com/vitorpamplona/amethyst/releases/tag/v1.15.2
|
||||
Documentations:
|
||||
- DocumentLabel: Building
|
||||
DocumentUrl: https://github.com/vitorpamplona/amethyst/blob/main/BUILDING.md
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
|
||||
|
||||
PackageIdentifier: VitorPamplona.Amethyst
|
||||
PackageVersion: 1.15.1
|
||||
PackageVersion: 1.15.2
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.12.0
|
||||
|
||||
Reference in New Issue
Block a user