winget-run / wingetdotrun

📦 Finding winget packages made easy 🔍
https://winget.run
501 stars 12 forks source link

`stedolan.jq` renamed to `jqlang.jq` #46

Open cinderblock opened 9 months ago

cinderblock commented 9 months ago

I expect this command, from https://winget.run/pkg/stedolan/jq, to work:

winget install -e --id stedolan.jq

I get:

No package found matching input criteria.

However

winget install -e --id jqlang.jq

works as expected.