Merge pull request #908 from KSP-CKAN/toolbar
Change toolbar download links to mirror
This commit is contained in:
commit
cdffc68ac8
|
@ -4,7 +4,7 @@
|
|||
"author" : "blizzy78",
|
||||
"identifier" : "Toolbar",
|
||||
"abstract" : "API for third-party plugins to provide toolbar buttons",
|
||||
"download" : "http://blizzy.de/toolbar/Toolbar-1.7.10.zip",
|
||||
"download" : "https://www.dropbox.com/s/pi979iex1rk1g3w/Toolbar-1.7.10.zip?dl=1",
|
||||
"license" : "BSD-2-clause",
|
||||
"version" : "1.7.10",
|
||||
"release_status" : "stable",
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"author" : "blizzy78",
|
||||
"identifier" : "Toolbar",
|
||||
"abstract" : "API for third-party plugins to provide toolbar buttons",
|
||||
"download" : "http://blizzy.de/toolbar/Toolbar-1.7.9.zip",
|
||||
"download" : "https://www.dropbox.com/s/p69zo35tcakgbr6/Toolbar-1.7.9.zip?dl=1",
|
||||
"license" : "BSD-2-clause",
|
||||
"version" : "1.7.9",
|
||||
"release_status" : "stable",
|
||||
|
|
Loading…
Reference in New Issue