Skip to content

Commit 417be35

Browse files
authored
CCBot mod: cc-vim (#516)
* CCBot stable: ccbot/0 * CCBot: Fill 'cc-vim' info
1 parent 76d0cbf commit 417be35

File tree

4 files changed

+26
-12
lines changed

4 files changed

+26
-12
lines changed

input-locations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{ "url": "https://github.com/krypciak/cc-element-boss/releases/download/v0.1.3/element-boss-0.1.3.ccmod" },
1717
{ "url": "https://github.com/CCDirectLink/item-api/releases/download/v0.4.5/item-api.ccmod", "source": "" },
1818
{ "url": "https://github.com/krypciak/cc-extra-dialogue/releases/download/v1.0.2/cc-extra-dialogue.ccmod" },
19-
{ "url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.2/cc-vim-1.6.2.ccmod" },
19+
{ "url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.3/cc-vim-1.6.3.ccmod", "source": "" },
2020
{ "url": "https://github.com/Symphiel/CursedCode/archive/refs/tags/0.1.1-2.zip" },
2121
{ "url": "https://github.com/Pyrocorvid/CCNineRooms/archive/refs/tags/v1.0.2.zip", "source": "CCNineRooms-1.0.2/nine-rooms" },
2222
{ "url": "https://github.com/Pyrocorvid/CCNineRooms/archive/refs/tags/v1.0.2.zip", "source": "CCNineRooms-1.0.2/past-booster" },

input-locations.old.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
{ "url": "https://github.com/krypciak/cc-element-boss/releases/download/v0.1.3/element-boss-0.1.3.ccmod" },
1717
{ "url": "https://github.com/CCDirectLink/item-api/releases/download/v0.4.5/item-api.ccmod", "source": "" },
1818
{ "url": "https://github.com/krypciak/cc-extra-dialogue/releases/download/v1.0.2/cc-extra-dialogue.ccmod" },
19-
{ "url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.2/cc-vim-1.6.2.ccmod" },
19+
{ "url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.3/cc-vim-1.6.3.ccmod", "source": "" },
2020
{ "url": "https://github.com/Symphiel/CursedCode/archive/refs/tags/0.1.1-2.zip" },
2121
{ "url": "https://github.com/Pyrocorvid/CCNineRooms/archive/refs/tags/v1.0.2.zip", "source": "CCNineRooms-1.0.2/nine-rooms" },
2222
{ "url": "https://github.com/Pyrocorvid/CCNineRooms/archive/refs/tags/v1.0.2.zip", "source": "CCNineRooms-1.0.2/past-booster" },

npDatabase.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2568,7 +2568,7 @@
25682568
"cc-vim": {
25692569
"metadataCCMod": {
25702570
"id": "cc-vim",
2571-
"version": "1.6.2",
2571+
"version": "1.6.3",
25722572
"title": "Vim Command Mode",
25732573
"description": "Adds a popup command prompt",
25742574
"repository": "https://github.com/krypciak/cc-vim",
@@ -2589,15 +2589,22 @@
25892589
"installation": [
25902590
{
25912591
"type": "zip",
2592-
"url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.2/cc-vim-1.6.2.ccmod",
2592+
"url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.3/cc-vim-1.6.3.ccmod",
2593+
"source": "",
25932594
"hash": {
2594-
"sha256": "c92d4409b9b1ed0d94671c70c282f2fc9b306379563c189bbc5fc16ccef54fda"
2595+
"sha256": "05f00fe2d73df649f583d8d845cb48d1c40813a8b3fbd5ed45c80802cab1f8ff"
25952596
}
25962597
}
25972598
],
2598-
"stars": 1,
2599-
"lastUpdateTimestamp": 1718187787000,
2599+
"stars": 2,
2600+
"lastUpdateTimestamp": 1775205399000,
26002601
"releasePages": [
2602+
{
2603+
"body": "### Fixed\n\n- Add cc-instanceinator compatibility",
2604+
"version": "1.6.3",
2605+
"timestamp": 1775205400000,
2606+
"url": "https://github.com/krypciak/cc-vim/releases/tag/v1.6.3"
2607+
},
26012608
{
26022609
"body": "",
26032610
"version": "1.6.2",

npDatabase.min.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2568,7 +2568,7 @@
25682568
"cc-vim": {
25692569
"metadataCCMod": {
25702570
"id": "cc-vim",
2571-
"version": "1.6.2",
2571+
"version": "1.6.3",
25722572
"title": "Vim Command Mode",
25732573
"description": "Adds a popup command prompt",
25742574
"repository": "https://github.com/krypciak/cc-vim",
@@ -2589,15 +2589,22 @@
25892589
"installation": [
25902590
{
25912591
"type": "zip",
2592-
"url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.2/cc-vim-1.6.2.ccmod",
2592+
"url": "https://github.com/krypciak/cc-vim/releases/download/v1.6.3/cc-vim-1.6.3.ccmod",
2593+
"source": "",
25932594
"hash": {
2594-
"sha256": "c92d4409b9b1ed0d94671c70c282f2fc9b306379563c189bbc5fc16ccef54fda"
2595+
"sha256": "05f00fe2d73df649f583d8d845cb48d1c40813a8b3fbd5ed45c80802cab1f8ff"
25952596
}
25962597
}
25972598
],
2598-
"stars": 1,
2599-
"lastUpdateTimestamp": 1718187787000,
2599+
"stars": 2,
2600+
"lastUpdateTimestamp": 1775205399000,
26002601
"releasePages": [
2602+
{
2603+
"body": "### Fixed\n\n- Add cc-instanceinator compatibility",
2604+
"version": "1.6.3",
2605+
"timestamp": 1775205400000,
2606+
"url": "https://github.com/krypciak/cc-vim/releases/tag/v1.6.3"
2607+
},
26012608
{
26022609
"body": "",
26032610
"version": "1.6.2",

0 commit comments

Comments
 (0)