- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 213
 
Stats
        Kirill Osenkov edited this page Nov 27, 2023 
        ·
        5 revisions
      
    https://api.github.com/repos/KirillOsenkov/MSBuildStructuredLog/releases
cat releases.json | jq '.[] | .assets[] | select((.name | endswith(".nupkg")) or (.name | contains("RELEASES"))) | { name: .name, download_count: .download_count, created_at: .created_at }'