Add jv as a new package entry (#3036)

This commit is contained in:
Kuzey Bilgin 2025-05-01 07:43:08 -04:00 committed by GitHub
parent 396e05ddc3
commit 95ea90744a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35221,5 +35221,19 @@
"description": "Version bumping tool.",
"license": "Apache-2.0-only",
"web": "https://age.attakei.dev"
},
{
"name": "jv",
"url": "https://github.com/meenbeese/jv",
"method": "git",
"tags": [
"java",
"nim",
"build-tool",
"version-manager"
],
"description": "A Java version manager and build tool written in Nim",
"license": "MIT",
"web": "https://github.com/meenbeese/jv"
}
]