Skip to content

Commit 81ca700

Browse files
authored
New version: ImageMagick.ImageMagick version 7.1.2.12 (microsoft#326596)
1 parent d491cc4 commit 81ca700

File tree

4 files changed

+130
-0
lines changed

4 files changed

+130
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: ImageMagick.ImageMagick
5+
PackageVersion: 7.1.2.12
6+
InstallerType: inno
7+
Scope: machine
8+
UpgradeBehavior: install
9+
Commands:
10+
- compare
11+
- composite
12+
- conjure
13+
- identify
14+
- magick
15+
- mogrify
16+
- montage
17+
- stream
18+
ReleaseDate: 2025-12-28
19+
Installers:
20+
- Architecture: x86
21+
InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-12/ImageMagick-7.1.2-12-Q16-HDRI-x86-dll.exe
22+
InstallerSha256: CEF15FB45551CBE2DFDE3CF4AFB597077701259EF968C54BC62119C1B49ABB86
23+
ProductCode: ImageMagick 7.1.2 Q16-HDRI (32-bit)_is1
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-12/ImageMagick-7.1.2-12-Q16-HDRI-x64-dll.exe
26+
InstallerSha256: 4E55F568C7CF8A3FEE4E930C616C83F79E1E3F6BAD8A35381DA5FBD96A6B18DC
27+
ProductCode: ImageMagick 7.1.2 Q16-HDRI (64-bit)_is1
28+
- Architecture: arm64
29+
InstallerUrl: https://github.com/ImageMagick/ImageMagick/releases/download/7.1.2-12/ImageMagick-7.1.2-12-Q16-HDRI-arm64-dll.exe
30+
InstallerSha256: EBA4C9105C555C83CE1EE2BCDA6DC36EE6D125460DB5C2C08960FDE20CE0BCB8
31+
ProductCode: ImageMagick 7.1.2 Q16-HDRI (arm64)_is1
32+
ManifestType: installer
33+
ManifestVersion: 1.10.0
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: ImageMagick.ImageMagick
5+
PackageVersion: 7.1.2.12
6+
PackageLocale: en-US
7+
Publisher: ImageMagick Studio LLC
8+
PublisherUrl: https://imagemagick.org/
9+
PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues
10+
PrivacyUrl: https://imagemagick.org/script/privacy-policy.php
11+
Author: ImageMagick Studio LLC
12+
PackageName: ImageMagick Q16-HDRI
13+
PackageUrl: https://imagemagick.org/
14+
License: ImageMagick
15+
LicenseUrl: https://imagemagick.org/script/license.php
16+
Copyright: Copyright © 1999 ImageMagick Studio LLC
17+
ShortDescription: A free, open-source software suite for editing and manipulating digital images
18+
Description: |-
19+
ImageMagick® is a free, open-source software suite, used for editing and manipulating digital images. It can be used to create, edit, compose, or convert bitmap images, and supports a wide range of file formats, including JPEG, PNG, GIF, TIFF, and Ultra HDR.
20+
ImageMagick is widely used in industries such as web development, graphic design, and video editing, as well as in scientific research, medical imaging, and astronomy. Its versatile and customizable nature, along with its robust image processing capabilities, make it a popular choice for a wide range of image-related tasks.
21+
ImageMagick includes a command-line interface for executing complex image processing tasks, as well as APIs for integrating its features into software applications. It is written in C and can be used on a variety of operating systems, including Linux, Windows, and macOS.
22+
Tags:
23+
- image
24+
ReleaseNotes: |-
25+
Merged
26+
- Bump actions/download-artifact from 6 to 7 #8497
27+
- Bump actions/upload-artifact from 5 to 6 #8498
28+
- Fix warnings about operations on volatiles that are deprecated in C++20. #8502
29+
- Bump msys2/setup-msys2 from 2.29.0 to 2.30.0 #8499
30+
- Fix autoconf syntax errors (configure.ac) #8488
31+
Commits
32+
- beta release 22ed20a
33+
- latest autoconf update 7b8b8e9
34+
- https://github.com/ImageMagick/ImageMagick/issues/8487 16d029a
35+
- Removed const keyword. eec063c
36+
- Also remove const from the header file. a9223bb
37+
- Removed undefined private function declaration. 8b7b850
38+
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-p27m-hp98-6637 6f431d4
39+
- Removed name. ecd4edc
40+
- Fixed memory leak that happens when we hit a list limit. ad65a4c
41+
- Removed specific methods for Windows with memory allocation. 7b0bce0
42+
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-7rvh-xqp3-pr8j 204718c
43+
- Revert patches to solve #8484 and #8506. d6a53ce
44+
- Updated the Windows dependencies. 92dce45
45+
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-hrh7-j8q2-4qcw 2c08c23
46+
- release bdd4fa5
47+
ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/HEAD/ChangeLog.md#712-12---2025-12-28
48+
Documentations:
49+
- DocumentLabel: Command-line Tools
50+
DocumentUrl: https://imagemagick.org/script/command-line-tools.php
51+
- DocumentLabel: Command-line Processing
52+
DocumentUrl: https://imagemagick.org/script/command-line-processing.php
53+
- DocumentLabel: Develop
54+
DocumentUrl: https://imagemagick.org/script/develop.php
55+
ManifestType: defaultLocale
56+
ManifestVersion: 1.10.0
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: ImageMagick.ImageMagick
5+
PackageVersion: 7.1.2.12
6+
PackageLocale: zh-CN
7+
Publisher: ImageMagick Studio LLC
8+
PublisherUrl: https://imagemagick.org/
9+
PublisherSupportUrl: https://github.com/ImageMagick/ImageMagick/issues
10+
PrivacyUrl: https://imagemagick.org/script/privacy-policy.php
11+
Author: ImageMagick Studio LLC
12+
PackageName: ImageMagick Q16-HDRI
13+
PackageUrl: https://imagemagick.org/
14+
License: ImageMagick
15+
LicenseUrl: https://imagemagick.org/script/license.php
16+
Copyright: Copyright © 1999 ImageMagick Studio LLC
17+
ShortDescription: 一款用于编辑和处理数字图像的免费开源软件套件
18+
Description: |-
19+
ImageMagick® 是一款免费的开源软件套件,用于编辑和处理数字图像,可用于创建、编辑、合成或转换位图图像,并支持多种文件格式,包括 JPEG、PNG、GIF、TIFF 和 Ultra HDR。
20+
ImageMagick 广泛应用于网络开发、图形设计和视频编辑等行业以及科学研究、医学成像和天文学领域,并凭借其多功能性、可定制性以及强大的图像处理能力成为各种图像相关任务的热门选择。
21+
ImageMagick 包括用于执行复杂图像处理任务的命令行界面,以及将其功能集成到软件应用程序中的应用程序接口。它采用 C 语言编写,可在 Linux、Windows 和 macOS 等多种操作系统上使用。
22+
Tags:
23+
- 图像
24+
ReleaseNotesUrl: https://github.com/ImageMagick/Website/blob/main/ChangeLog.md
25+
Documentations:
26+
- DocumentLabel: 命令行工具
27+
DocumentUrl: https://imagemagick.org/script/command-line-tools.php
28+
- DocumentLabel: 命令行处理
29+
DocumentUrl: https://imagemagick.org/script/command-line-processing.php
30+
- DocumentLabel: 开发
31+
DocumentUrl: https://imagemagick.org/script/develop.php
32+
ManifestType: locale
33+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: ImageMagick.ImageMagick
5+
PackageVersion: 7.1.2.12
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)