Update speedcrunch manifest to the new type, include more info (#12245)
This commit is contained in:
@@ -0,0 +1,21 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: SpeedCrunch.SpeedCrunch
|
||||||
|
PackageVersion: 0.12
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
FileExtensions:
|
||||||
|
- json
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: nullsoft
|
||||||
|
InstallerUrl: https://bitbucket.org/heldercorreia/speedcrunch/downloads/SpeedCrunch-0.12-win32.exe
|
||||||
|
InstallerSha256: 702C362C9A02C3A79D018A4D68428DC80FAD311ADAD506CC47B69927E47DBF89
|
||||||
|
# ProductCode:
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -0,0 +1,22 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: SpeedCrunch.SpeedCrunch
|
||||||
|
PackageVersion: 0.12
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: SpeedCrunch
|
||||||
|
#PublisherUrl:
|
||||||
|
#PublisherSupportUrl:
|
||||||
|
#PrivacyUrl:
|
||||||
|
Author: Helder Correia
|
||||||
|
PackageName: SpeedCrunch
|
||||||
|
PackageUrl: https://speedcrunch.org/
|
||||||
|
License: GPL-2.0-or-later
|
||||||
|
LicenseUrl: https://bitbucket.org/heldercorreia/speedcrunch/raw/master/LICENSE
|
||||||
|
ShortDescription: A high-precision scientific calculator featuring a fast, keyboard-driven user interface.
|
||||||
|
Description: SpeedCrunch is a high-precision scientific calculator. It features a syntax-highlighted scrollable display and is designed to be fully used via keyboard. Some distinctive features are auto-completion of functions and variables, a formula book, and quick insertion of constants from various fields of knowledge. It is available for Windows, OS X, and Linux in a number of languages.
|
||||||
|
Moniker: speedcrunch
|
||||||
|
Tags:
|
||||||
|
- calculator
|
||||||
|
- scientific calculator
|
||||||
|
- speedcrunch
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -1,17 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: SpeedCrunch.SpeedCrunch
|
PackageIdentifier: SpeedCrunch.SpeedCrunch
|
||||||
PackageVersion: 0.12
|
PackageVersion: 0.12
|
||||||
PackageName: SpeedCrunch
|
DefaultLocale: en-US
|
||||||
Publisher: SpeedCrunch
|
ManifestType: version
|
||||||
License: GPL-2.0-or-later
|
|
||||||
LicenseUrl: https://bitbucket.org/heldercorreia/speedcrunch/src/master/LICENSE
|
|
||||||
Moniker: speedcrunch
|
|
||||||
ShortDescription: A high-precision scientific calculator featuring a fast, keyboard-driven user interface.
|
|
||||||
PackageUrl: https://speedcrunch.org/
|
|
||||||
Installers:
|
|
||||||
- Architecture: x86
|
|
||||||
InstallerUrl: https://bitbucket.org/heldercorreia/speedcrunch/downloads/SpeedCrunch-0.12-win32.exe
|
|
||||||
InstallerSha256: 702C362C9A02C3A79D018A4D68428DC80FAD311ADAD506CC47B69927E47DBF89
|
|
||||||
InstallerType: nullsoft
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
Reference in New Issue
Block a user