Merge pull request #2155 from anthropics/fix-nvidia-skills-sha

fix(nvidia-skills): add missing source.sha (validator invariant I5; unblocks all PRs touching marketplace.json)
This commit is contained in:
Mohamed Hegazy 2026-06-01 15:57:55 -07:00 committed by GitHub
commit 9f6eae5114
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1664,7 +1664,8 @@
"source": "git-subdir",
"url": "https://github.com/NVIDIA/skills.git",
"path": "plugins/nvidia-skills",
"ref": "main"
"ref": "main",
"sha": "62b685a20ac45285cafd1e22782abbed33172c17"
},
"homepage": "https://github.com/NVIDIA/skills"
},