Files
nix-config/packages/system/open-remote-ssh/version.json
mjallen18 70002a19e2 hmm
2026-04-07 18:39:42 -05:00

16 lines
386 B
JSON
Executable File

{
"schemaVersion": 1,
"variables": {
"version": "0.0.49",
"publisher": "jeanp413",
"name": "open-remote-ssh"
},
"sources": {
"vsix": {
"fetcher": "url",
"urlTemplate": "https://open-vsx.org/api/${publisher}/${name}/${version}/file/${publisher}.${name}-${version}.vsix",
"hash": "sha256-QfJnAAx+kO2iJ1EzWoO5HLogJKg3RiC3hg1/u2Jm6t4="
}
}
}