diff --git a/packages.json b/packages.json index 9ec6a34..4f6b0d4 100644 --- a/packages.json +++ b/packages.json @@ -28121,5 +28121,17 @@ "description": "chatgpt cli client written in nim", "license": "MIT", "web": "https://github.com/HACCKKER/gptcli" + }, + { + "name": "update_nimble_version", + "url": "https://github.com/philolo1/update_nimble_version", + "method": "git", + "tags": [ + "cli", + "nimble" + ], + "description": "Cli tool to update the nimble version of a package.", + "license": "MIT", + "web": "https://github.com/philolo1/update_nimble_version" } ]