🐛 Fixed meshroom extract_dir
This commit is contained in:
parent
bd67207db9
commit
9486e1edfc
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user