ScoopInstaller_Main/ssh-copy-id.json
Roy Ivy III 97a621593c BOM cleanup
* remove BOM from all repo files that contain one
* changes all files to utf-8 (specifically, utf-8 *without* BOM)
* improves compliance with ".editorconfig"

.# Discussion

This is an example of the semi-invisible changes which can creep into patches
via various editors. Any such changes are *very* difficult to figure out from
a diff output and just add visual noise to commits. Hence, ".editorconfig" (added
in a previous commit) is used to minimize this kind of confusing patch noise.
2015-08-17 22:57:15 -05:00

13 lines
461 B
JSON

{
"version": "2015-03-22",
"license": "GNU GPL",
"url": "https://raw.githubusercontent.com/deevus/ssh-copy-id-posh/a75f94aca42aa6c18f631957f3d1ef6b606d0d43/ssh-copy-id/ssh-copy-id.ps1",
"depends": [
"gow",
"openssh"
],
"homepage": "https://github.com/VijayS1/Scripts/blob/master/ssh-copy-id/README.md",
"hash": "ebaaaa16e89926b69c324a25e4525de745af2bcc46f99338a85ab6495109f39d",
"bin": "ssh-copy-id.ps1"
}