Add package 'age' (#3035)

This commit is contained in:
Kazuya Takei 2025-05-01 00:12:22 +09:00 committed by GitHub
parent 9336d1aa01
commit 396e05ddc3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35209,5 +35209,17 @@
"description": "Loads IP blocklists into nftables from plain text or JSON feeds",
"license": "AGPL-3.0-only",
"web": "https://github.com/cycneuramus/deceptimeed"
},
{
"name": "age",
"url": "https://github.com/attakei/age",
"method": "git",
"tags": [
"cli",
"semver"
],
"description": "Version bumping tool.",
"license": "Apache-2.0-only",
"web": "https://age.attakei.dev"
}
]