mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
14 lines
547 B
JSON
14 lines
547 B
JSON
{
|
|
"version": "2015-03-22",
|
|
"description": "Provision SSH access without requiring a password for each login.",
|
|
"homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md",
|
|
"license": "GPL-2.0-only",
|
|
"depends": [
|
|
"gow",
|
|
"openssh"
|
|
],
|
|
"url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1",
|
|
"hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d",
|
|
"bin": "ssh-copy-id.ps1"
|
|
}
|