diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 166d06ca6fa..c20337707b1 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -3778,6 +3778,12 @@ "fileMatch": ["*.nac.yml", "*.nac.yaml", "*.aac.yml", "*.aac.yaml"], "url": "https://raw.githubusercontent.com/netascode/schema/main/schema.json" }, + { + "name": "nFPM", + "description": "nFPM configuration file", + "fileMatch": ["nfpm.yaml"], + "url": "https://nfpm.goreleaser.com/static/schema.json" + }, { "name": "Nightwatch.js", "description": "nightwatch.js config",