{ "version": "0.2018.07.25", "description": "An approximation of the Unix ln command.", "homepage": "https://github.com/lukesampson/psutils", "license": "MIT", "url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/ln.ps1", "hash": "2e97f2f1bacba1c403c538a80493e8c6c56203ba689f2a29a9fde6ba3576d3f7", "bin": "ln.ps1", "checkver": { "url": "https://github.com/lukesampson/psutils/commits/master/ln.ps1.atom", "regex": "(?s)>(\\d+)-(\\d+)-(\\d+)T.*?/(?[0-9a-f]{40})", "replace": "0.${1}.${2}.${3}" }, "autoupdate": { "url": "https://raw.githubusercontent.com/lukesampson/psutils/$matchSha/ln.ps1" } }