Added package update_nimble_version (#2426)

This commit is contained in:
Patrick Klitzke 2022-12-12 15:36:02 +09:00 committed by GitHub
parent f5ce70f85a
commit 26d5746428
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]