lib/kosmos/packages/kerbal_attachment_system.rb in kosmos-0.0.1 vs lib/kosmos/packages/kerbal_attachment_system.rb in kosmos-0.0.2.pre.test2

- old
+ new

@@ -1,8 +1,8 @@ class KerbalAttachmentSystem < Kosmos::Package title 'Kerbal Attachment System' aliases 'kas' - url 'http://kerbalspaceport.com/wp/wp-content/themes/kerbal/inc/download.php?f=uploads/2014/04/KAS_v0.4.7.zip' + url 'https://nabaal.net/files/ksp/KAS_v0.4.7.zip' def install merge_directory 'GameData' end end