Browse Source

Southpole Release 0.5.3 (#302)

* manifests for Aepelzens Modules and Parasites

* fix slugs

* removing unknown properties

* adding default version

* Southpole Release 0.5.2

* Southpole Modular and Parasites 0.5.3

* Southpole Modular and Parasites 0.5.3
pull/303/head
gbrandt1 Andrew Belt 7 years ago
parent
commit
7e827ffec1
2 changed files with 31 additions and 6 deletions
  1. +25
    -0
      plugins/Southpole-parasites.json
  2. +6
    -6
      plugins/Southpole.json

+ 25
- 0
plugins/Southpole-parasites.json View File

@@ -0,0 +1,25 @@
{
"slug": "Southpole-parasites",
"name": "Southpole Parasites",
"author": "Gerhard Brandt",
"license": "BSD 3-clause",
"version": "0.5.3",
"source": "https://github.com/gbrandt1/southpole-vcvrack",
"homepage": "https://github.com/gbrandt1/southpole-vcvrack",
"manual": "https://github.com/gbrandt1/southpole-vcvrack/blob/master/README.md",
"donation": "https://www.paypal.me/southpolemodular",
"downloads": {
"win": {
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.3/Southpole-parasites-0.5.3-win.zip",
"sha256": "472c186d4503cd3135814c0bc2f74fa670b9260c36d1f029c44ec27c4e896c63"
},
"lin": {
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.3/Southpole-parasites-0.5.3-lin.zip",
"sha256": "c9c1a5381a85befe990b848ac3bc050a054579c49315b48bbeb5f7bb1e50c7df"
},
"mac": {
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.3/Southpole-parasites-0.5.3-mac.zip",
"sha256": "3454f672546eff1ac9183fceeed916d478f249e8b7b7a3c64170659b7e7ea6e6"
}
}
}

+ 6
- 6
plugins/Southpole.json View File

@@ -10,16 +10,16 @@
"donation": "https://www.paypal.me/southpolemodular", "donation": "https://www.paypal.me/southpolemodular",
"downloads": { "downloads": {
"win": { "win": {
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.2/Southpole-0.5.2-win.zip",
"sha256": "c8553f2c967df96b43d534ac95fc01a722fd3d65ad995910f263a3aced3f6b86"
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.3/Southpole-0.5.3-win.zip",
"sha256": "4887032133be497125dc459c5e4432c0870d056d85921285a2aad9812eba6ffe"
}, },
"lin": { "lin": {
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.2/Southpole-0.5.2-lin.zip",
"sha256": "4ee9efb4eb5bf18d40cece3b91b453d0e67fc963455e423a555b2652c32f6353"
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.3/Southpole-0.5.3-lin.zip",
"sha256": "4f6c98c4cd7d5a36ba8fa8c0eadf9b954a2ada57d8b94a80e73d43617c9958f5"
}, },
"mac": { "mac": {
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.2/Southpole-0.5.2-mac.zip",
"sha256": "744fddeea6ee4de2f2fb07a64895befb56498151bc583b4514cf745bd9a6b16d"
"download": "https://github.com/gbrandt1/southpole-vcvrack/releases/download/0.5.3/Southpole-0.5.3-mac.zip",
"sha256": "445939f197158f028a7aa62c43078d6c6a44f96b93d0ca04549ac609dbb82391"
} }
} }
} }

Loading…
Cancel
Save