Updated GNU.Emacs to 27.2 (#13607)
This commit is contained in:
33
manifests/g/GNU/Emacs/27.2/GNU.Emacs.installer.yaml
Normal file
33
manifests/g/GNU/Emacs/27.2/GNU.Emacs.installer.yaml
Normal 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
|
||||
26
manifests/g/GNU/Emacs/27.2/GNU.Emacs.locale.en-US.yaml
Normal file
26
manifests/g/GNU/Emacs/27.2/GNU.Emacs.locale.en-US.yaml
Normal 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
|
||||
6
manifests/g/GNU/Emacs/27.2/GNU.Emacs.yaml
Normal file
6
manifests/g/GNU/Emacs/27.2/GNU.Emacs.yaml
Normal 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
|
||||
Reference in New Issue
Block a user