Skip to content
Snippets Groups Projects
Commit b582db04 authored by Ian Neal's avatar Ian Neal
Browse files

Bug 1602735 - Update SeaMonkey website for 2.53.1 Beta 1 release - fix macOS names r=me

parent 6e4e2942
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
ELSIF platform == "win64";
"$ftpdir/win64/${filebase}.win64.installer.exe";
ELSIF platform == "osx";
"$ftpdir/mac64/${filebase}.mac64.dmg";
"$ftpdir/mac/${filebase}.mac.dmg";
ELSIF platform == "linux";
"$ftpdir/linux-i686/${filebase}.linux-i686.tar.bz2";
ELSIF platform == "linux64";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment