Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2020-06-25 16:55:27 +0300
committerGhostkeeper <rubend@tutanota.com>2020-06-25 16:56:07 +0300
commitb63ac06e71d0898f8f9cd0d5f6b9129b328c8db2 (patch)
tree8b2b53883fa00e7b118900964a9e1b60469f9b9c /resources/bundled_packages
parente03c767b0d97739d043916e5216ed44231ad186c (diff)
Update bundled packages with renamed version upgrade plug-ins
These were renamed and split. If it's not up-to-date the Marketplace will warn that they are sideloaded, which is incorrect.
Diffstat (limited to 'resources/bundled_packages')
-rw-r--r--resources/bundled_packages/cura.json25
1 files changed, 21 insertions, 4 deletions
diff --git a/resources/bundled_packages/cura.json b/resources/bundled_packages/cura.json
index 0f43889d8d..162472bb36 100644
--- a/resources/bundled_packages/cura.json
+++ b/resources/bundled_packages/cura.json
@@ -883,12 +883,29 @@
}
}
},
- "VersionUpgrade46to47": {
+ "VersionUpgrade460to462": {
"package_info": {
- "package_id": "VersionUpgrade46to47",
+ "package_id": "VersionUpgrade460to462",
"package_type": "plugin",
- "display_name": "Version Upgrade 4.6 to 4.7",
- "description": "Upgrades configurations from Cura 4.6 to Cura 4.7.",
+ "display_name": "Version Upgrade 4.6.0 to 4.6.2",
+ "description": "Upgrades configurations from Cura 4.6.0 to Cura 4.6.2.",
+ "package_version": "1.0.0",
+ "sdk_version": "7.2.0",
+ "website": "https://ultimaker.com",
+ "author": {
+ "author_id": "UltimakerPackages",
+ "display_name": "Ultimaker B.V.",
+ "email": "plugins@ultimaker.com",
+ "website": "https://ultimaker.com"
+ }
+ }
+ },
+ "VersionUpgrade462to47": {
+ "package_info": {
+ "package_id": "VersionUpgrade462to47",
+ "package_type": "plugin",
+ "display_name": "Version Upgrade 4.6.2 to 4.7",
+ "description": "Upgrades configurations from Cura 4.6.2 to Cura 4.7.",
"package_version": "1.0.0",
"sdk_version": "7.2.0",
"website": "https://ultimaker.com",