z-Fng
z-Fng
As we currently have limited contributors and collaborators/maintainers, package requests without a corresponding PR are less likely to be added to the bucket in the near future. If you'd like,...
Awesome tool! I've been using it recently as well, and it's now included in the Extras bucket.
> I think it's time to pay attention to this issue. Because there are already a large number of rate limit exceeded in the [Excavator](https://github.com/ScoopInstaller/Extras/actions/runs/18812960869/job/53677251360) Thanks for the reminder. I've...
Hi, PR #6455 has been merged into the develop branch on Aug 20. This fix will be included in the next release.
> Modify the azahar manifest or have an azaharplus manifest? @syntacticallyazure To avoid impacting existing users, please create a new manifest instead of modifying existing manifest.
>Installing 'desmume' (588b1ad) [64bit] from 'emulators' bucket > IMPORTANT: If your problem is related to a specific package, open the issue in the relevant bucket
This might be helpful: [“#6378 FAQ: Failed to update Scoop Core or Buckets caused by damaged/conflicted git repo”](https://github.com/ScoopInstaller/Scoop/issues/6378#:~:text=Failed%20to%20update%20Scoop%20Core%20or%20Buckets%20caused%20by%20damaged/conflicted%20git%20repo) ``` scoop bucket rm scoop bucket add # For 3rd-party buckets: scoop...
Enable TLS 1.2 and retry -- it works fine for me on Windows 10 v2015. ``` [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 ```
> Or, if available, switching the source to a PlantUML distribution that bundles these dependencies. I'm not sure whether such a distribution exists as I'm not a PlantUML user. Do...
This appears to be intentional. See also: https://plantuml.com/pdf. > Some users have asked for the ability to generate diagrams directly in PDF format. Unfortunately, this is not an easy task,...