ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.56k stars 931 forks source link

[Bug]: `rga-fzf.exe` is missing from the shim directory #5656

Closed FZGabriel closed 3 months ago

FZGabriel commented 4 months ago

Prerequisites

Package Name

rga

Expected/Current Behaviour

The new rga-fzf.exe is missing from the shim directory.

image

It would be great to add it so we can have access to all the features. https://github.com/ScoopInstaller/Main/blob/master/bucket/rga.json#L19

Steps to Reproduce

see expected behavior.

Possible Solution

see expected behavior.

Scoop and Buckets Version

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

'extras' bucket:
95a1ac050 (HEAD -> master, origin/master, origin/HEAD) vivaldi: Update to version 6.6.3271.55

'main' bucket:
1d8d98c50 (HEAD -> master, origin/master, origin/HEAD) sentry-cli: Update to version 2.30.5

'nonportable' bucket:
40919fe (HEAD -> master, origin/master, origin/HEAD) vokoscreenng-np: Update to version 4.1.0

'sysinternals' bucket:
e669cc0 (HEAD -> main, origin/main, origin/HEAD) chore(ci): switch to `pull_request_target` trigger

'versions' bucket:
1b52f193c (HEAD -> master, origin/master, origin/HEAD) prismlauncher-git: Update to version 7.0-5d72ee1

Scoop Config

λ  scoop config

last_update         scoop_repo                              scoop_branch
-----------         ----------                              ------------
2024-03-27 10:22:32 https://github.com/ScoopInstaller/Scoop master

PowerShell Version

λ  $psversiontable

Name                           Value
----                           -----
PSVersion                      7.4.1
PSEdition                      Core
GitCommitId                    7.4.1
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

FZGabriel commented 3 months ago

Thanks!