integrated dmg package creation for macOS

This commit is contained in:
Martin Lippert
2017-08-17 11:56:27 +02:00
parent da17bf6e32
commit e1aa67f5a5
3 changed files with 71 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<ul>
<li><a href="http://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-boot-ide-@QUALIFIER@-@TARGET@-win32.win32.x86_64.zip">spring-boot-ide-@QUALIFIER@-@TARGET@-win32.win32.x86_64.zip</li>
<li><a href="http://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-boot-ide-@QUALIFIER@-@TARGET@-macosx.cocoa.x86_64.tar.gz">spring-boot-ide-@QUALIFIER@-@TARGET@-macosx.cocoa.x86_64.tar.gz</li>
<li><a href="http://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-boot-ide-@QUALIFIER@-@TARGET@-macosx.cocoa.x86_64.dmg">spring-boot-ide-@QUALIFIER@-@TARGET@-macosx.cocoa.x86_64.dmg</li>
<li><a href="http://download.springsource.com/snapshot/STS4/nightly/dist/@MAJOR-TARGET@/spring-boot-ide-@QUALIFIER@-@TARGET@-linux.gtk.x86_64.tar.gz">spring-boot-ide-@QUALIFIER@-@TARGET@-linux.gtk.x86_64.tar.gz</li>
</ul>