Updated GNU.Emacs to 27.2 (#13607)

This commit is contained in:
Karan09
2021-05-21 21:30:34 +05:30
committed by GitHub
parent 6bca6c858d
commit fb4c12d59d
3 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: GNU.Emacs
PackageVersion: 27.2
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: nullsoft
InstallerUrl: http://ftp.gnu.org/gnu/emacs/windows/emacs-27/emacs-27.2-x86_64-installer.exe
InstallerSha256: 6FEFF77057E48D347D1BC76F10564259134E1B17B1DEDE46314E8676EAA9EBB1
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: nullsoft
InstallerUrl: http://ftp.gnu.org/gnu/emacs/windows/emacs-27/emacs-27.2-i686-installer.exe
InstallerSha256: 3E9F460CD182BC89358EB7A6CE9F1CF5F99498A509E17414A472E5E2AE8ACC83
InstallerSwitches:
Silent: /S
SilentWithProgress: /S
# ProductCode:
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: GNU.Emacs
PackageVersion: 27.2
PackageLocale: en-US
Publisher: GNU Project
PublisherUrl: https://www.gnu.org
#PublisherSupportUrl:
#PrivacyUrl:
#Author:
PackageName: GNU Emacs
PackageUrl: https://www.gnu.org/software/emacs/
License: GPL
#LicenseUrl:
Copyright: Copyright (C) 2021 Free Software Foundation, Inc.
#CopyrightUrl:
ShortDescription: An extensible, customizable, free/libre text editor - and more.
#Description:
Moniker: emacs
Tags:
- gnu
- emacs
- text editor
- utility
- tool
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,6 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: GNU.Emacs
PackageVersion: 27.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0