Skip to content

Commit

Permalink
dockercompletion: Add version 1.2010.0.201211 (#5627)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchapar authored Feb 8, 2021
1 parent 4e971ae commit bfb1621
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions bucket/dockercompletion.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": "1.2010.0.201211",
"description": "Docker command completion for PowerShell",
"homepage": "https://github.com/matt9ucci/DockerCompletion",
"license": "MIT",
"url": "https://psg-prod-eastus.azureedge.net/packages/dockercompletion.1.2010.0.201211.nupkg",
"hash": "afe42911cea4b8d9dba1f5bf3b65afeac941aec4e8c82bf4085ea35a81b475ab",
"pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse",
"psmodule": {
"name": "DockerCompletion"
},
"checkver": {
"url": "https://www.powershellgallery.com/packages/DockerCompletion",
"regex": "<h2>([\\d.]+)</h2>"
},
"autoupdate": {
"url": "https://psg-prod-eastus.azureedge.net/packages/dockercompletion.$version.nupkg"
}
}

0 comments on commit bfb1621

Please sign in to comment.