Ross Smith II

Results 107 issues of Ross Smith II

See https://eternallybored.org/misc/wget/src/taskbar-progress.patch

### Describe the bug The changelog for the 2.4 release is malformed. ### Reproduce Steps to reproduce the behavior: 1. Visit https://github.com/heinrichreimer/action-github-changelog-generator/releases ### Expected behavior A well formed changelog ###...

bug

@MCOfficer Per https://github.com/ScoopInstaller/Scoop/discussions/5293 let us know your thoughts on allowing this bucket to be made official. Thanks, Ross

Both `HaskellPlatform-8.4.3-core-x86_64-setup.exe /D=C:\haskell` and `HaskellPlatform-8.4.3-core-x86_64-setup.exe /S /D=C:\haskell` install in C:\Program Files. If https://github.com/haskell/haskell-platform/blob/5b4d97d89789e25acd182a2620c37af679057662/hptool/os-extras/win/templates/Extralibs.nsi.mu#L90 was replaced with [IfSilent](http://nsis.sourceforge.net/Reference/IfSilent) it might fix the issue.

Windows

The first URL at https://openrgb.org/releases.html is https://openrgb.org/releases/release_0.9/openrgb_0.9_amd64_buster_b5f46e3.deb hence we need xdigit, not digit.

https://github.com/ScoopInstaller/Nonportable/blob/076de598c8e4ea6f8df7001c73f6e9701cb6bd9c/bucket/musicbee-np.json#L2 See also https://github.com/ScoopInstaller/Extras/issues/10567

Fixes #12. I tried to write logic that converts regexs such as `(abc|defg)` to `defg`, but I gave up, as it's non-trivial. The cost/benefit is not worth it :). Instead,...