mirror of
https://github.com/spitkov/ynsrepo.git
synced 2025-01-29 21:35:28 +01:00
Update repo.json
This commit is contained in:
parent
e284932662
commit
5e6d2eedf0
1 changed files with 6 additions and 13 deletions
19
repo.json
19
repo.json
|
@ -1,18 +1,11 @@
|
|||
{
|
||||
"packages": {
|
||||
"calc": {
|
||||
"name": "calc",
|
||||
"version": "1.1",
|
||||
"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"
|
||||
},
|
||||
"notepad": {
|
||||
"name": "notepad",
|
||||
"version": "2.0",
|
||||
"install": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/notepad/install.sh",
|
||||
"update": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/notepad/update.sh",
|
||||
"remove": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/notepad/remove.sh"
|
||||
"ayva": {
|
||||
"name": "ayva",
|
||||
"version": "1.0",
|
||||
"install": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/ayva/install.sh",
|
||||
"update": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/ayva/update.sh",
|
||||
"remove": "https://raw.githubusercontent.com/spitkov/ynsrepo/main/packages/ayva/remove.sh"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue