[gimp-web] downloads: add gimp-2.10.24-setup.exe as well
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] downloads: add gimp-2.10.24-setup.exe as well
- Date: Wed, 31 Mar 2021 16:19:45 +0000 (UTC)
commit bed54a38b0db08d3ed1b0e9575cf1d53db4bd831
Author: Michael Schumacher <schumaml gmx de>
Date: Wed Mar 31 18:00:46 2021 +0200
downloads: add gimp-2.10.24-setup.exe as well
This installer has a known issue (#6664): Script-Fu crashes on 64-bit platforms. Adding it for
completeness,
and also adding comment to point out the crash and the fix with gimp-2.10.24-setup-1.exe.
content/gimp_versions.json | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/content/gimp_versions.json b/content/gimp_versions.json
index 816221fa..f0d4924a 100644
--- a/content/gimp_versions.json
+++ b/content/gimp_versions.json
@@ -11,13 +11,24 @@
}
],
"windows": [
- {
+ {
"date": "2021-03-30",
"filename": "gimp-2.10.24-setup-1.exe",
"sha512":
"47eda547ff158cbdc9c2698d8daa0b70e2ed8f3b8b0e5c9b66b1dfeed0a1b43c2cc897f2bb76f0650f3d578268992bb11d4deae042715cba175e8354dc8e7893",
"sha256": "84a542d717217f5fb996a18093c4424136978ebbf3815db2ee3c5daa8dcafc0b",
"min-support": "Windows 7",
- "build-id": "org.gimp.GIMP_official"
+ "build-id": "org.gimp.GIMP_official",
+ "comment": "Fixes issue #6664: Script-Fu crashes on 64-bit systems.",
+ "revision" : "1"
+ },
+ {
+ "date": "2021-03-30",
+ "filename": "gimp-2.10.24-setup.exe",
+ "sha512":
"68ddb55029a4f7dc607da8719fdc4fa4593f5eef3dac95af7cb031734a73265fe601c1d80190731c0076172c968948b5c1476f8e17b79512a9827b3669e82d5d",
+ "sha256": "1706243b916f3458297a7602522620f51601b70cc35ab63bccf8c898d6fe0b71",
+ "min-support": "Windows 7",
+ "build-id": "org.gimp.GIMP_official",
+ "comment": "Known issue #6664: Script-Fu crashes on 64-bit systems."
}
]
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]