anderlli0053 / DEV-tools

📦 General development tools for applications and games and pretty much everything else too :) . Created and maintained by Andrew Poženel - anderlli0053 . 📦
https://andrew-pozenel.xyz/
The Unlicense
119 stars 23 forks source link

Fix shim for gomi #82

Closed CoolingTool closed 1 year ago

CoolingTool commented 1 year ago

Fixes this error:

PS ~\scoop\buckets\DEV-Tools> scoop install gomi
Installing 'gomi' (0.1.7) [64bit] from DEV-Tools bucket
Loading gomi_windows_amd64.exe from cache.
Checking hash of gomi_windows_amd64.exe ... ok.
Linking ~\scoop\apps\gomi\current => ~\scoop\apps\gomi\0.1.7
Creating shim for 'gomi'.
Can't shim 'gomi.exe': File doesn't exist.
PS ~\scoop\buckets\DEV-Tools>
anderlli0053 commented 1 year ago

Thanks!