[gimp-web/testing] GIMP_VERSIONS: add min versions for macOS and Windows.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] GIMP_VERSIONS: add min versions for macOS and Windows.
- Date: Thu, 31 Oct 2019 13:32:12 +0000 (UTC)
commit 168991e097a271dba0b120b70e4fe9595cd4799b
Author: Jehan <jehan girinstud io>
Date: Thu Oct 31 14:31:47 2019 +0100
GIMP_VERSIONS: add min versions for macOS and Windows.
Ender and Samm confirmed they stay the same.
GIMP_VERSIONS | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/GIMP_VERSIONS b/GIMP_VERSIONS
index 8e617420..b4f7e8e2 100644
--- a/GIMP_VERSIONS
+++ b/GIMP_VERSIONS
@@ -11,13 +11,15 @@
"macos": {
"gimp-2.10.14-x86_64.dmg": {
"sha512":
"9ea67ddc126431d7bec2bf094725c3818c8091fed531f71ff8c322d378c32df0c940f759b23df69139c45aa5b38455b34e2c09d4f6252c8d1a698016a350a952",
- "sha256": "60631e39a1042c38cc281bc3213a76be109fb909b9671fb03c55cf5cf31ea632"
+ "sha256": "60631e39a1042c38cc281bc3213a76be109fb909b9671fb03c55cf5cf31ea632",
+ "min-support": "macOS 10.9 Mavericks"
}
},
"windows": {
"gimp-2.10.14-setup.exe": {
"sha512":
"df569306d4f4bc91a0e5c1ef952f929ac725acab8ceb4be1a229af0b14df6a2907e4b5c4a4eded4161ef03bf1881654b425bc10005a0aacb12f4f99d99e85340",
- "sha256": "6de7f8722a0601e821c6cbfe3fc8b5055fb32d59d2b64fbdbd19f7dcf5a4b8e9"
+ "sha256": "6de7f8722a0601e821c6cbfe3fc8b5055fb32d59d2b64fbdbd19f7dcf5a4b8e9",
+ "min-support": "Windows 7"
}
}
},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]