Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected]: Support more arch #6461

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ra2-IFV
Copy link

@Ra2-IFV Ra2-IFV commented Jan 16, 2025

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Copy link
Contributor

All changes look good.

Wait for review from human collaborators.

bitwarden-cli

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

minisign

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

@Ra2-IFV Ra2-IFV force-pushed the feat_minisign_more-arch branch from 59a25a0 to e1098f7 Compare January 16, 2025 16:11
@Ra2-IFV Ra2-IFV changed the title Feat minisign more arch minisign: Support more arch Jan 16, 2025
@Ra2-IFV Ra2-IFV changed the title minisign: Support more arch [email protected]: Support more arch Jan 16, 2025
@Skycoder42
Copy link

Please merge this. The current installation of minisign fails, as the path has changed and thus the current installer fails. This would fix the issue.

  Installing 'minisign' (0.12) [64bit] from 'main' bucket
  Downloading https://github.com/jedisct1/minisign/releases/download/0.12/minisign-0.12-win64.zip (246.6 KB)...
  Checking hash of minisign-0.12-win64.zip ... ok.
  Extracting minisign-0.12-win64.zip ... done.
  Linking ~\scoop\apps\minisign\current => ~\scoop\apps\minisign\0.12
  Creating shim for 'minisign'.
  Get-Command: C:\Users\runneradmin\scoop\apps\scoop\current\lib\install.ps1:757
  Line |
   757 |              $bin = (Get-Command $target).Source
       |                      ~~~~~~~~~~~~~~~~~~~
       | The term 'minisign.exe' is not recognized as a name of a cmdlet, function, script file, or executable program.
       | Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
  Can't shim 'minisign.exe': File doesn't exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants