ynsrepo/repo.json

11 lines
No EOL
385 B
JSON

{
"packages": {
"calc": {
"name": "calc",
"version": "1.0",
"install": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/calc/install.sh",
"update": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/calc/update.sh",
"remove": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/calc/remove.sh"
}
}
}