shilangyu / scoop-search

Fast `scoop search` drop-in replacement 🚀
MIT License
277 stars 10 forks source link

Difference from upstream for binaries column #52

Open goyalyashpal opened 6 months ago

goyalyashpal commented 6 months ago

difference: BCU-console.exe vs BCU-console.exe | BCUninstaller.exe

$ scoop-search bcu
'extras' bucket:
    bulk-crap-uninstaller (5.7) --> includes 'BCU-console.exe'

$ scoop search bcu
Results from local buckets...

Name                  Version Source Binaries
----                  ------- ------ --------
bulk-crap-uninstaller 5.7     extras BCU-console.exe | BCUninstaller.exe

environment:

$ scoop list
Installed apps:

Name                 Version                  Source Updated             Info
----                 -------                  ------ -------             ----
librehardwaremonitor 0.9.3                    extras ...
scoop-search         1.4.1                    main   ...
wezterm              20240203-110809-5046fc22 extras ...

$ scoop --version
Current Scoop version:
v0.3.1 - Released at 2022-11-15

'extras' bucket:
9e238aeb8 (HEAD -> master, origin/master, origin/HEAD) springboot: Update to version 3.2.4

'main' bucket:
b9f2b1b2d (HEAD -> master, origin/master, origin/HEAD) mods@1.2.2: Fix zip structure (#5636)
shilangyu commented 6 months ago

Looks like this is about listing all binary matches, not just the first one. Seems like that was added later to scoop.