File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed
Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " sshpass" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "name" : " sshpass" ,
55 "documentationURL" : " https://github.com/hspaans/devcontainer-features/tree/master/src/sshpass" ,
66 "licenseURL" : " http://github.com/hspaans/devcontainer-features/tree/master/LICENSE" ,
77 "description" : " Installs sshpass. Auto-detects latest version and installs needed dependencies." ,
8- "options" : {
9- "version" : {
10- "type" : " string" ,
11- "proposals" : [
12- " latest" ,
13- " none"
14- ],
15- "default" : " latest" ,
16- "description" : " Select version of sshpass, if not latest."
17- },
18- "installDirectlyFromGitHubRelease" : {
19- "type" : " boolean" ,
20- "default" : true
21- }
22- },
238 "installsAfter" : [
249 " ghcr.io/devcontainers/features/common-utils"
2510 ]
You can’t perform that action at this time.
0 commit comments