ScoopInstaller / Main

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

[Bug]: Arm64 on Windows version of Ninja is missing #5710

Closed Xazax-hun closed 2 months ago

Xazax-hun commented 2 months ago

Prerequisites

Package Name

ninja

Expected/Current Behaviour

Install the arm64 version on Windows on Arm64.

Steps to Reproduce

scoop install ninja

Possible Solution

Add arm64 version to the manifest.

Scoop and Buckets Version

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

'extras' bucket:
583552295 (HEAD -> master, origin/master, origin/HEAD) psiphon3@182: Fix hash (Closes #13113)

'main' bucket:
19d5566ad (HEAD -> master, origin/master, origin/HEAD) invoke-build: Update to version 5.11.1

'nerd-fonts' bucket:
6e9493d8 (HEAD -> master, origin/master, origin/HEAD) iA-Writer-NF: Update to version 3.2.1

'nonportable' bucket:
edc38829 (HEAD -> master, origin/master, origin/HEAD) anki-np: Update to version 24.04.1

Scoop Config

~ ❯ scoop config

last_update                       scoop_branch scoop_repo
-----------                       ------------ ----------
2024-04-13T09:18:49.9043510-07:00 master       https://github.com/ScoopInstaller/Scoop

PowerShell Version

~ ❯ $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.26096.5002
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.26096.5002
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

tech189 commented 2 months ago

Thanks for pointing this out!