Fixing generation script MacOS link.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b496807576
commit
6b2afd3a1b
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ BEGIN {
|
|||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/logarithmplotter-v"version"-setup.exe</location>"
|
||||
print " </artifact>"
|
||||
print " <artifact type=\"binary\" platform=\"x86_64-macos-any\">"
|
||||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/logarithmplotter-v"version"-setup.exe</location>"
|
||||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/LogarithmPlotter-v"version"-setup.dmg</location>"
|
||||
print " </artifact>"
|
||||
print " <artifact type=\"source\">"
|
||||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/logarithmplotter-"version".tar.gz</location>"
|
||||
|
@ -59,7 +59,7 @@ BEGIN {
|
|||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/logarithmplotter-v"version"-setup.exe</location>"
|
||||
print " </artifact>"
|
||||
print " <artifact type=\"binary\" platform=\"x86_64-macos-any\">"
|
||||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/logarithmplotter-v"version"-setup.exe</location>"
|
||||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/LogarithmPlotter-v"version"-setup.dmg</location>"
|
||||
print " </artifact>"
|
||||
print " <artifact type=\"source\">"
|
||||
print " <location>https://artifacts.accountfree.org/repository/apps.ad5001.eu-apps/logarithmplotter/v"version"/logarithmplotter-"version".tar.gz</location>"
|
||||
|
|
Loading…
Reference in a new issue