-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update version: elvirbrk.notehighlight2016 version 3.7 (#134346)
- Loading branch information
1 parent
3ebbe1d
commit 3708076
Showing
3 changed files
with
78 additions
and
73 deletions.
There are no files selected for viewing
57 changes: 30 additions & 27 deletions
57
manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,30 @@ | ||
# Created with WinGet Automation using Komac v1.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json | ||
|
||
PackageIdentifier: elvirbrk.notehighlight2016 | ||
PackageVersion: '3.7' | ||
InstallerLocale: en-US | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: msi | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2021-02-09 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016x86.msi | ||
InstallerSha256: 7AA48E011B1769FDBD7855C6F9F89BF5885959CB8BA19A9A7E8AE9AF21D30B98 | ||
ProductCode: '{8998B59E-1FE1-4EA4-A4E7-AA2D41C4E42E}' | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016.msi | ||
InstallerSha256: 40AB9E061A612479DA5F49B408395FFD54676E2341FB5CD67F6F7F6B1DA64FF6 | ||
ProductCode: '{A9AFCF4D-FAD1-4F86-AE1D-DFB7BD178E08}' | ||
ManifestType: installer | ||
ManifestVersion: 1.4.0 | ||
# Created using WinGet Automation (CLI) | ||
|
||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json | ||
|
||
PackageIdentifier: elvirbrk.notehighlight2016 | ||
PackageVersion: '3.7' | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016x86.msi | ||
InstallerSha256: 7aa48e011b1769fdbd7855c6f9f89bf5885959cb8ba19a9a7e8ae9af21d30b98 | ||
ProductCode: '{8998B59E-1FE1-4EA4-A4E7-AA2D41C4E42E}' | ||
UpgradeCode: "{0025873C-20C5-48D6-A93A-FBD3891A9233}" | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/download/v3.7/NoteHighlight2016.msi | ||
InstallerSha256: 40ab9e061a612479da5f49b408395ffd54676e2341fb5cd67f6f7f6b1da64ff6 | ||
ProductCode: '{A9AFCF4D-FAD1-4F86-AE1D-DFB7BD178E08}' | ||
UpgradeCode: "{0025873C-20C5-48D6-A93A-FBD3891A9233}" | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 | ||
InstallerLocale: en-US | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: msi | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: "2021-02-09" |
77 changes: 39 additions & 38 deletions
77
manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,39 @@ | ||
# Created with WinGet Automation using Komac v1.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json | ||
|
||
PackageIdentifier: elvirbrk.notehighlight2016 | ||
PackageVersion: '3.7' | ||
PackageLocale: en-US | ||
Publisher: CodingRoad | ||
PublisherUrl: https://github.com/elvirbrk/NoteHighlight2016 | ||
PublisherSupportUrl: https://github.com/elvirbrk/NoteHighlight2016/issues | ||
Author: elvirbrk | ||
PackageName: NoteHighlight2016 | ||
PackageUrl: https://github.com/elvirbrk/NoteHighlight2016 | ||
License: GNU General Public License v2.0 | ||
LicenseUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md | ||
Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||
CopyrightUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md | ||
ShortDescription: Source code syntax highlighting for OneNote 2016. | ||
Description: Source code syntax highlighting for OneNote 2016. | ||
Moniker: NoteHighlight2016 | ||
Tags: | ||
- NoteHighlight 2016 | ||
- microsoft-office | ||
- office-extension | ||
- office-plugin | ||
- onenote | ||
- code-highlight | ||
- code | ||
- programming | ||
- developer | ||
ReleaseNotes: |- | ||
- Added support for Dark Mode #109 #133 | ||
- Fixed bug #125 | ||
- Added Powershell and TypeScript to ribbon #105 | ||
- Upgraded highlight.exe to latest version v3.60 | ||
- Added more languages and themes | ||
ReleaseNotesUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/tag/v3.7 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.4.0 | ||
# Created using WinGet Automation (CLI) | ||
|
||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json | ||
|
||
PackageIdentifier: elvirbrk.notehighlight2016 | ||
PackageVersion: '3.7' | ||
PackageLocale: en-US | ||
Publisher: CodingRoad | ||
PublisherUrl: https://github.com/elvirbrk/NoteHighlight2016 | ||
PublisherSupportUrl: https://github.com/elvirbrk/NoteHighlight2016/issues | ||
Author: elvirbrk | ||
PackageName: NoteHighlight2016 | ||
PackageUrl: https://github.com/elvirbrk/NoteHighlight2016 | ||
License: GNU General Public License v2.0 | ||
LicenseUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md | ||
Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc. | ||
CopyrightUrl: https://raw.githubusercontent.com/elvirbrk/NoteHighlight2016/master/License.md | ||
ShortDescription: Source code syntax highlighting for OneNote 2016. | ||
Description: Source code syntax highlighting for OneNote 2016. | ||
Moniker: NoteHighlight2016 | ||
Tags: | ||
- NoteHighlight 2016 | ||
- microsoft-office | ||
- office-extension | ||
- office-plugin | ||
- onenote | ||
- code-highlight | ||
- code | ||
- programming | ||
- developer | ||
ReleaseNotes: |- | ||
- Added support for Dark Mode #109 #133 | ||
- Fixed bug #125 | ||
- Added Powershell and TypeScript to ribbon #105 | ||
- Upgraded highlight.exe to latest version v3.60 | ||
- Added more languages and themes | ||
ReleaseNotesUrl: https://github.com/elvirbrk/NoteHighlight2016/releases/tag/v3.7 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
17 changes: 9 additions & 8 deletions
17
manifests/e/elvirbrk/notehighlight2016/3.7/elvirbrk.notehighlight2016.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# Created with WinGet Automation using Komac v1.10.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json | ||
|
||
PackageIdentifier: elvirbrk.notehighlight2016 | ||
PackageVersion: '3.7' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.4.0 | ||
# Created using WinGet Automation (CLI) | ||
|
||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json | ||
|
||
PackageIdentifier: elvirbrk.notehighlight2016 | ||
PackageVersion: '3.7' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |