Skip to content

Commit

Permalink
Update custom collections JSON snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
finestructure committed Dec 5, 2024
1 parent be8c32d commit 5103357
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ Here’s what this looks like, taking the Swift Server Workgroup Graduated packa
```
{
"key": "sswg-graduated",
"name": "SSWG Graduated",
"name": "Graduated",
"description": "SSWG packages that are in 'graduated' state",
"url": "https://raw.githubusercontent.com/finestructure/sswg-package-lists/refs/heads/main/graduated.json"
"badge": "SSWG",
"url": "https://swift.org/api/v1/sswg/incubation/graduated.json"
}
```

Expand Down

0 comments on commit 5103357

Please sign in to comment.