Skip to content

Commit

Permalink
CCBot: Fill 'lub-summoner-frame' info
Browse files Browse the repository at this point in the history
  • Loading branch information
krypciak committed Jan 3, 2025
1 parent 412d472 commit 767ac73
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,5 +84,5 @@
{ "url": "https://github.com/krypciak/cc-shrimp/releases/download/v1.1.0/cc-shrimp-1.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-combo-weapons/releases/download/v0.1.0/cc-combo-weapons.v0.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-shock-quest/releases/download/v0.0.5-alpha/cc-clocktower-v0.0.5-alpha.ccmod", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.2/lub-summoner-frame.zip", "source": "" }
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.21/lub-summoner-frame.zip", "source": "" }
]
15 changes: 9 additions & 6 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -4564,7 +4564,7 @@
"lub-summoner-frame": {
"metadataCCMod": {
"id": "lub-summoner-frame",
"version": "0.0.2",
"version": "0.0.21",
"title": {
"en_US": "Lubkuluk's Summoner Frame"
},
Expand All @@ -4578,9 +4578,6 @@
"library"
],
"repository": "https://github.com/lubkuluk/lub-summoner-frame",
"icons": {
"24": "icon.png"
},
"prestart": "prestart.js",
"dependencies": {
"Simplify": ">=2.12.1"
Expand All @@ -4589,16 +4586,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.2/lub-summoner-frame.zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.21/lub-summoner-frame.zip",
"source": "lub-summoner-frame",
"hash": {
"sha256": "b32ef52afb5c80afddd16111e7a107673a2f56eaac8916b1b2f8a59193b69122"
"sha256": "ae74a6ee0ad6030112a5429a2a0e6357f3f944de358eed64ad3c77f6b2e4a614"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1735059617000,
"releasePages": [
{
"body": "Fixed missing icon in ccmod.json by removing the entry",
"version": "0.0.21",
"timestamp": 1735059617000,
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/tag/0.0.21"
},
{
"body": "\r\n",
"version": "0.0.2",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

0 comments on commit 767ac73

Please sign in to comment.