Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Case sensitivity for repo names in eget.toml #119

Open
starfishpatkhoo opened this issue Dec 13, 2024 · 0 comments
Open

Case sensitivity for repo names in eget.toml #119

starfishpatkhoo opened this issue Dec 13, 2024 · 0 comments

Comments

@starfishpatkhoo
Copy link

I accidentally copy-pasted the wrong thing, and stumbled upon this.. Not a big deal, but probably a good FYI or such. 😄

[global]
download_only = true

["VSCodium/vscodium"]
asset_filters = ["^.sha1", "win32-x64", ".zip"]

If you executed eget VSCodium/vscodium then the asset filter is applied, but if you did eget vscodium/vscodium instead, then the asset filter is ignored (but downloading still works)...

PS. This is eget v1.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant