Skip to content

RCC arm64 1.0.60 command reports incorrect version #32

Description

@jfiliceatcsumb

Summary:
RCC arm64 1.0.60 command reports incorrect version.

Steps to Reproduce:

  1. Install rocketman-arm64.pkg v1.0.60
  2. run command: /usr/local/bin/rocketman --version
  3. Incorrect version reported in output.

Actual vs. Expected Behavior:

  • Actual: Output: Toolbox rocketman v1.0.59
  • Expected: Output: Toolbox rocketman v1.0.60

Environment:

  • Tool/Platform: RCC arm64
  • Tool/Platform Version: 1.0.60
  • OS Version: 14.7.4 (23H420)

Attachments:

Additional Context:
I implemented a workaround for this problem by modifying the version value with the following command (with root privileges):

echo 'v1.0.60' > /usr/local/bin/_internal/version.txt

Activity

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions