File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " sshpass" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "name" : " sshpass" ,
5- "documentationURL" : " https://github.com/hspaans/devcontainer-features/tree/master/src/github-cli " ,
5+ "documentationURL" : " https://github.com/hspaans/devcontainer-features/tree/master/src/sshpass " ,
66 "licenseURL" : " http://github.com/hspaans/devcontainer-features/tree/master/LICENSE" ,
7- "description" : " Installs the GitHub CLI . Auto-detects latest version and installs needed dependencies." ,
7+ "description" : " Installs sshpass . Auto-detects latest version and installs needed dependencies." ,
88 "options" : {
99 "version" : {
1010 "type" : " string" ,
1313 " none"
1414 ],
1515 "default" : " latest" ,
16- "description" : " Select version of the GitHub CLI , if not latest."
16+ "description" : " Select version of sshpass , if not latest."
1717 },
1818 "installDirectlyFromGitHubRelease" : {
1919 "type" : " boolean" ,
2323 "installsAfter" : [
2424 " ghcr.io/devcontainers/features/common-utils"
2525 ]
26- }
26+ }
You can’t perform that action at this time.
0 commit comments