🐛 Fixed meshroom extract_dir

This commit is contained in:
Edgar 2021-06-07 13:03:57 +02:00
parent bd67207db9
commit 9486e1edfc
No known key found for this signature in database
GPG Key ID: 17D930BB616061A5

View File

@ -3,8 +3,10 @@
"github": "https://github.com/alicevision/meshroom"
},
"autoupdate": {
"url": "https://github.com/alicevision/meshroom/releases/download/v$version/Meshroom-$version-win64.zip"
"url": "https://github.com/alicevision/meshroom/releases/download/v$version/Meshroom-$version-win64.zip",
"extract_dir": "Meshroom-$version"
},
"extract_dir": "Meshroom-2021.1.0",
"version": "2021.1.0",
"url": "https://github.com/alicevision/meshroom/releases/download/v2021.1.0/Meshroom-2021.1.0-win64.zip",
"hash": "25b12e074e1d1fa6c0fbbf3b11317c50b368d28f740f2a70cca0a739138da7bc",