Skip to content

Commit 85680d8

Browse files
committed
The GIMP 3.0 plug-in for macOS now has an installer instead of a disk image.
1 parent 51f3ed3 commit 85680d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/download.dat

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ begin_section("Exult Studio and Tools v1.11.x Snapshots of current code");
2828
end_section();
2929

3030
begin_section("Plug-ins for SHP files");
31-
add_local_entry("Gimp30Plugin.exe", "Gimp 3.x Plug-in for Windows");
32-
add_local_entry("Gimp30Plugin.dmg", "Gimp 3.x Plug-in for macOS 11.x - 15.x (64-bit intel/arm64)");
33-
add_local_entry("Gimp20Plugin.exe", "Gimp 2.x Plug-in for Windows");
31+
add_local_entry("Gimp30Plugin.exe", "The GIMP 3.x Plug-in for Windows");
32+
add_local_entry("Gimp30Plugin.pkg", "The GIMP 3.x Plug-in for macOS 11.x - 15.x (64-bit intel/arm64)");
33+
add_local_entry("Gimp20Plugin.exe", "The GIMP 2.x Plug-in for Windows");
3434
add_local_entry("exult_shp_win64.aseprite-extension", "Aseprite Plug-in for Windows 64bit");
35-
add_local_entry("exult_shp_macos.aseprite-extension", "Aseprite Plug-in for macOS 10.11 - 15.x (64-bit intel/arm64)");
36-
//add_local_entry("GimpPlugin.exe", "Gimp 1.x Plug-in for Windows");
35+
add_local_entry("exult_shp_macos.aseprite-extension", "Aseprite Plug-in for macOS 10.9 - 15.x (64-bit intel/arm64)");
36+
//add_local_entry("GimpPlugin.exe", "The GIMP 1.x Plug-in for Windows");
3737
//add_local_entry("PhotoshopShapePlugin.zip", "Photoshop 6 Plug-in");
3838
end_section();
3939

0 commit comments

Comments
 (0)