This commit is contained in:
Norayr Chilingarian 2023-02-08 00:12:51 +04:00
parent 92694e713e
commit 9921424e1e
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{ {
"Package": "time", "Package": "fifo",
"Author": "noch", "Author": "noch",
"License": "GPL-3", "License": "GPL-3",
"Version": "0.1", "Version": "0.1",

View file

@ -1,12 +1,12 @@
{ {
"Package": "irc_bot", "Package": "test_server",
"Author": "noch", "Author": "noch",
"License": "GPL-3", "License": "GPL-3",
"Version": "0.1", "Version": "0.1",
"Remote": "Remote":
{ {
"type": "git", "type": "git",
"path": "https://github.com/norayr/irc_bot", "path": "https://github.com/norayr/test_server",
"tag" : "0.1" "tag" : "0.1"
}, },
"Dependencies": "Dependencies":

View file

@ -1,5 +1,5 @@
{ {
"Package": "time", "Package": "unixfs",
"Author": "noch", "Author": "noch",
"License": "GPL-3", "License": "GPL-3",
"Version": "0.1", "Version": "0.1",