Browse Source

Merge branch 'master' into test-the-test

pull/79/merge
Jeremy Wentworth 7 years ago
parent
commit
5e6a8f0e03
9 changed files with 45 additions and 34 deletions
  1. +4
    -2
      plugins/AnimatedCircuits.json
  2. +8
    -10
      plugins/Bidoo.json
  3. +1
    -0
      plugins/HetrickCV.json
  4. +4
    -4
      plugins/ML_modules.json
  5. +1
    -1
      plugins/MSM.json
  6. +6
    -6
      plugins/cf.json
  7. +2
    -1
      plugins/dekstop.json
  8. +10
    -5
      plugins/luckyxxl.json
  9. +9
    -5
      plugins/moDllz.json

+ 4
- 2
plugins/AnimatedCircuits.json View File

@@ -1,6 +1,8 @@
{
"slug": "AnimatedCircuits",
"name": "Animated Circuits",
"version": "0.5.0",
"author": "Animated Circuits",
"version": "0.5.1",
"manual": "https://drive.google.com/open?id=15_buBKqEdGkuTn9EOeZuFqE2m4qH-xUu",
"homepage": "https://gumroad.com/animatedcircuits"
}
}

+ 8
- 10
plugins/Bidoo.json View File

@@ -2,21 +2,19 @@
"slug": "Bidoo",
"name": "bid°°",
"author": "sebastien-bouffier",
"version": "0.5.5",
"version": "0.5.8",
"license": "BSD 3-clause",
"source": "https://github.com/sebastien-bouffier/Bidoo",
"manual": "https://github.com/sebastien-bouffier/Bidoo/wiki",
"donation": "https://paypal.me/sebastienbouffier",
"downloads": {
"win": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1527824/BidooWIN.0.5.5.zip",
"sha256": "6f0400e1cf405e055083b76384a02ad467e6d654b6bbf4da13fb21d445c1ec9d"
},
"mac": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1528832/BidooMAC.0.5.5.zip",
"sha256": "a8fc6be677a756dd5e9b1e7a9fc3744ca10ee0f6690db457d886b3419a9f5f33"
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1575756/Bidoo.WIN.0.5.8.zip",
"sha256": "f05ef2128b0457ee48c42482894e20aea8f8ff1c6271e82c6a24439d0e8dc83d"
},
"lin": {
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1528462/BidooLIN.0.5.5.zip",
"sha256": "8d5a6fcd7485824d1d7bdacdf92bac1405e9595865c0d84acf89b43d6bd91c81"
"download": "https://github.com/sebastien-bouffier/Bidoo/files/1576565/Bidoo.LIN.0.5.8.zip",
"sha256": "b7501a59b8aa0390cb939ee5ce0754a2ca3c912683938bbc7cb049ce6db5ee99"
}
}
}
}

+ 1
- 0
plugins/HetrickCV.json View File

@@ -3,6 +3,7 @@
"name": "HetrickCV",
"author": "Michael Hetrick",
"homepage": "https://github.com/mhetrick/hetrickcv",
"donation": "https://paypal.me/MHetrick",
"version": "0.5.3",
"source": "https://github.com/mhetrick/hetrickcv",
"manual": "https://github.com/mhetrick/hetrickcv/blob/master/README.md",


+ 4
- 4
plugins/ML_modules.json View File

@@ -10,12 +10,12 @@
"manual": "https://github.com/martin-lueders/ML_modules/wiki",
"downloads": {
"win": {
"download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules.zip",
"sha256": "16c70a3122abb9dcba90e5c87a4f4445b11244d849fda24312bb4c4dc2cdbeec"
"download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-win.zip",
"sha256": "346ae6616c8e2dcf4a4316c051e9e36004f2ce7a64a7be371292c6819cec404c"
},
"mac": {
"download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules.zip",
"sha256": "16c70a3122abb9dcba90e5c87a4f4445b11244d849fda24312bb4c4dc2cdbeec"
"download": "https://github.com/martin-lueders/ML_modules/releases/download/0.5.2/ML_modules-0.5.2-mac.zip",
"sha256": "e745febca198c783c745abb3c85a531c317fed817814bda62af336559447031c"
}
}
}

+ 1
- 1
plugins/MSM.json View File

@@ -13,7 +13,7 @@
"download": "https://github.com/Phal-anx/MSM/releases/download/0.5.4/MSM.MAC.zip",
"sha256": "bdeee52705dfd5e1bf51650c478961adbe19fad743a810f58a26af20f0de9ea8"
},
"linux": {
"lin": {
"download": "https://github.com/Phal-anx/MSM/releases/download/0.5.4/MSM.LINUX.zip",
"sha256": "d626abf45c5a562dfef0b68a3a34ee852159c3ce2918d4bc57db1fa950ff3727"
}


+ 6
- 6
plugins/cf.json View File

@@ -6,16 +6,16 @@
"manual": "https://github.com/cfoulc/cf/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip",
"sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667"
"download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-win.zip",
"sha256": "63509b786eb86d28464b1f553ca14804f1ddf570219676c43b7b932d156775ed"
},
"mac": {
"download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip",
"sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667"
"download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-mac.zip",
"sha256": "296df530b0a3be648c3b94d9da6832e46aa86b432514862117014755916f20d2"
},
"lin": {
"download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf_0510.zip",
"sha256": "16294b0f04f6ab703b1d07894b8030ac10d3f8850c632fbc90c360149b54d667"
"download": "https://github.com/cfoulc/cf/releases/download/0.5.10/cf-0.5.10-lin.zip",
"sha256": "92927fa7fbd2a917de0f601dd77a9ab0d3a8e053778f92f8fb36547955ace2dd"
}
}
}

+ 2
- 1
plugins/dekstop.json View File

@@ -17,5 +17,6 @@
"download": "https://github.com/dekstop/vcvrackplugins_dekstop/releases/download/v0.5.0/dekstop-devf4526cb-lin.zip",
"sha256": "2435c5d6054b46ac07465aefb2b057e64d0728044db43f441c40631a0e63f6a2"
}
}
},
"disabled": true
}

+ 10
- 5
plugins/luckyxxl.json View File

@@ -2,13 +2,18 @@
"slug": "luckyxxl",
"name": "luckyxxl",
"author": "luckyxxl",
"version": "0.5.0",
"license": "zlib",
"version": "0.5.1",
"source": "https://github.com/luckyxxl/vcv_luckyxxl",
"manual": "https://github.com/luckyxxl/vcv_luckyxxl/blob/master/README.md",
"manual": "https://github.com/luckyxxl/vcv_luckyxxl/blob/v0.5.1/README.md",
"downloads": {
"win": {
"download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/download/v0.5.0/luckyxxl-0.5.0-win.zip",
"sha256": "02b2864d78b95b749e83d5aebddd00733520f2e6dcc0fa92e551a2432f835620"
"download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/download/v0.5.1/luckyxxl-0.5.1-win.zip",
"sha256": "8a45268ee60280c06edb86e0d346c5c55ba5da828bb89d9ffd30c6057c43c6d8"
},
"lin": {
"download": "https://github.com/luckyxxl/vcv_luckyxxl/releases/download/v0.5.1/luckyxxl-0.5.1-lin.zip",
"sha256": "ccebdc79571c06542f27374a802b550535053bbe2cc8d0fbc668e0bd83cd1924"
}
}
}
}

+ 9
- 5
plugins/moDllz.json View File

@@ -1,15 +1,19 @@
{
"slug": "moDllz",
"name": "moDllz",
"author": "dllmusic",
"author": "Pablo DeLaLoza",
"license": "BSD 3-clause",
"version": "0.5.0",
"version": "0.5.1",
"manual": "https://github.com/dllmusic/VCV_moDllz/blob/master/README.md",
"source": "https://github.com/dllmusic/VCV_moDllz",
"downloads": {
"win": {
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-win.zip?raw=true",
"sha256": "ee7f24f89798411c5d1a09c097edee29bc369dc55c02a1975a31a200c5aa3545"
},
"mac": {
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.0-mac.zip?raw=true",
"sha256": "273db62abc0fcdfbcbca0c1941851c7aba072d0c9ab6afe7d3bdccf74f3c459b"
"download": "https://github.com/dllmusic/VCV_moDllz/blob/master/moDllz-0.5.1-mac.zip?raw=true",
"sha256": "2147932276f7b737184064dde43733b2801223c46113190affef1c4292ff872a"
}
}
}
}

Loading…
Cancel
Save