From fbb2fae95b76c582be1c8e2c7cd69fbd2098a84d Mon Sep 17 00:00:00 2001 From: sanderbaan Date: Thu, 30 Nov 2017 06:48:54 +0100 Subject: [PATCH 1/5] Create StellareModular.json --- plugins/StellareModular.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/StellareModular.json diff --git a/plugins/StellareModular.json b/plugins/StellareModular.json new file mode 100644 index 00000000..2350c3c7 --- /dev/null +++ b/plugins/StellareModular.json @@ -0,0 +1,12 @@ +{ + "slug": "StellareModular", + "name": "Stellare Modular", + "license": "GPL-3.0", + "version": "1.0.0", + "homepage": "https://www.facebook.com/stellaremodular/", + "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", + "source": "https://github.com/stellare-modular", + "download": "https://github.com/stellare-modular/vcv-rack/releases", + "arch": ["win", "lin", "mac"], + "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305", +} From a925d020b6591bebcc1208ddc073a6635cd0a72b Mon Sep 17 00:00:00 2001 From: sanderbaan Date: Thu, 30 Nov 2017 12:43:20 +0100 Subject: [PATCH 2/5] Update StellareModular.json --- plugins/StellareModular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/StellareModular.json b/plugins/StellareModular.json index 2350c3c7..2f184631 100644 --- a/plugins/StellareModular.json +++ b/plugins/StellareModular.json @@ -1,7 +1,7 @@ { "slug": "StellareModular", "name": "Stellare Modular", - "license": "GPL-3.0", + "license": "MIT", "version": "1.0.0", "homepage": "https://www.facebook.com/stellaremodular/", "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", From af0818280e9df3c3717bea0579e468b49fd039cf Mon Sep 17 00:00:00 2001 From: sanderbaan Date: Thu, 30 Nov 2017 14:13:01 +0100 Subject: [PATCH 3/5] Update StellareModular.json --- plugins/StellareModular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/StellareModular.json b/plugins/StellareModular.json index 2f184631..84bcf333 100644 --- a/plugins/StellareModular.json +++ b/plugins/StellareModular.json @@ -2,7 +2,7 @@ "slug": "StellareModular", "name": "Stellare Modular", "license": "MIT", - "version": "1.0.0", + "version": "0.5.1", "homepage": "https://www.facebook.com/stellaremodular/", "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", "source": "https://github.com/stellare-modular", From 5ebf9b0450a9da85cf5c804506e99f85602f00e2 Mon Sep 17 00:00:00 2001 From: sanderbaan Date: Thu, 30 Nov 2017 19:31:36 +0100 Subject: [PATCH 4/5] Update StellareModular.json --- plugins/StellareModular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/StellareModular.json b/plugins/StellareModular.json index 84bcf333..a7267453 100644 --- a/plugins/StellareModular.json +++ b/plugins/StellareModular.json @@ -2,7 +2,7 @@ "slug": "StellareModular", "name": "Stellare Modular", "license": "MIT", - "version": "0.5.1", + "version": "0.5.0", "homepage": "https://www.facebook.com/stellaremodular/", "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", "source": "https://github.com/stellare-modular", From 87feee9bcb09a347ed43550972917ec9a20c1c79 Mon Sep 17 00:00:00 2001 From: sanderbaan Date: Thu, 30 Nov 2017 20:49:46 +0100 Subject: [PATCH 5/5] Update StellareModular.json --- plugins/StellareModular.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/StellareModular.json b/plugins/StellareModular.json index a7267453..a305645b 100644 --- a/plugins/StellareModular.json +++ b/plugins/StellareModular.json @@ -6,7 +6,7 @@ "homepage": "https://www.facebook.com/stellaremodular/", "manual": "https://github.com/stellare-modular/vcv-rack/blob/master/README.md", "source": "https://github.com/stellare-modular", - "download": "https://github.com/stellare-modular/vcv-rack/releases", + "download": "https://github.com/stellare-modular/vcv-rack/releases/download/0.5.0/Stellare-Modular.zip", "arch": ["win", "lin", "mac"], - "sha256": "5993dbe15af246092678e00897dc7a4a1e2dabc494b83412fe31200d5bb58305", + "sha256": "83241b5560d3db9a57f16230b650109d3aab6a6bb7086badf9f07e01a628c3d7", }