Skip to content

Commit 439ae84

Browse files
authored
1 parent f605de9 commit 439ae84

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/api/json/catalog.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3778,6 +3778,12 @@
37783778
"fileMatch": ["*.nac.yml", "*.nac.yaml", "*.aac.yml", "*.aac.yaml"],
37793779
"url": "https://raw.githubusercontent.com/netascode/schema/main/schema.json"
37803780
},
3781+
{
3782+
"name": "nFPM",
3783+
"description": "nFPM configuration file",
3784+
"fileMatch": ["nfpm.yaml"],
3785+
"url": "https://nfpm.goreleaser.com/static/schema.json"
3786+
},
37813787
{
37823788
"name": "Nightwatch.js",
37833789
"description": "nightwatch.js config",

0 commit comments

Comments
 (0)