Skip to content

Commit

Permalink
Modify: Emurasoft.EmEditor version 24.5.2 (24.5.2.0) (microsoft#202280)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpecterShell authored Dec 26, 2024
1 parent a3c8844 commit c4d89ad
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 14 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Emurasoft.EmEditor
PackageVersion: 24.5.2
Expand All @@ -13,20 +13,21 @@ FileExtensions:
- jsee
- txt
- vbee
ReleaseDate: 2024-12-24
Installers:
- Architecture: x86
InstallerUrl: https://download.emeditor.info/emed32_24.5.2.msi
InstallerSha256: 4FF566ED6CC8D9AA39960199738D95ACCC5F399053357826C47F696A8059A9BA
ProductCode: '{89AAE365-C880-496A-A748-0363B5E7DFC4}'
AppsAndFeaturesEntries:
- ProductCode: '{46A98847-A5BF-4A19-9B5B-3B647A0DE2A2}'
- ProductCode: '{89AAE365-C880-496A-A748-0363B5E7DFC4}'
UpgradeCode: '{64A899C7-1C64-40EE-814E-22757A8EACA8}'
- Architecture: x64
InstallerUrl: https://download.emeditor.info/emed64_24.5.2.msi
InstallerSha256: E43EE9B497CC68A7FB3062880EBBEEDA4A91066F7763AB01F4246BF179A8A12B
ProductCode: '{175B4753-212B-453F-8AFD-1C0EEBB3C3FB}'
AppsAndFeaturesEntries:
- ProductCode: '{BA71C59D-B6F5-460C-B0E9-001E85661633}'
- ProductCode: '{175B4753-212B-453F-8AFD-1C0EEBB3C3FB}'
UpgradeCode: '{F33C06EF-F3AC-40CC-9A28-77BD5FBE708E}'
ManifestType: installer
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Emurasoft.EmEditor
PackageVersion: 24.5.2
Expand All @@ -22,8 +22,15 @@ Tags:
- coding
- editing
- editor
ReleaseNotes: |-
Today, we are releasing EmEditor v24.5.2.
v24.5.2 includes the following bug fixes. Please make sure to always update to the latest version for stable operations.
- Fixed the text and file drag-and-drop feature issues in version 24.5.1.
- Adjusted the toolbar and font size for titles during comparisons.
If you use the Desktop Installer version, you can select Check for Updates on the Help to download the newest version. If this method fails, please download the newest version, and run the downloaded installer. If you use the Desktop portable version, you can go to the Download page to download the newest version. The Store App versions can be updated through Microsoft Store (64-bit or 32-bit) after a few days.
ReleaseNotesUrl: https://www.emeditor.com/emeditor-core/emeditor-v24-5-2-released/
Documentations:
- DocumentLabel: Manual
DocumentUrl: https://www.emeditor.com/doc/emeditor-pro-manual-en14.pdf
ManifestType: defaultLocale
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json

PackageIdentifier: Emurasoft.EmEditor
PackageVersion: 24.5.2
Expand All @@ -18,8 +18,9 @@ Tags:
- 代码
- 编辑
- 编辑器
ReleaseNotesUrl: https://zh-cn.emeditor.com/blog/
Documentations:
- DocumentLabel: 使用手册
DocumentUrl: https://www.emeditor.com/doc/emeditor-pro-manual-en14.pdf
ManifestType: locale
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0
6 changes: 3 additions & 3 deletions manifests/e/Emurasoft/EmEditor/24.5.2/Emurasoft.EmEditor.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Emurasoft.EmEditor
PackageVersion: 24.5.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
ManifestVersion: 1.9.0

0 comments on commit c4d89ad

Please sign in to comment.