conan: Update shims (#4504)

* Update conan.json

Closes https://github.com/ScoopInstaller/Main/issues/4503

* Update conan.json
This commit is contained in:
Mitchell Skaggs 2023-03-05 00:09:20 -06:00 committed by GitHub
parent 110eb12271
commit 69181484ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,11 +14,7 @@
}
},
"innosetup": true,
"bin": [
"conan\\conan.exe",
"conan\\conan_build_info.exe",
"conan\\conan_server.exe"
],
"bin": "conan\\conan.exe",
"checkver": {
"github": "https://github.com/conan-io/conan"
},