Skip to content

Pre-built 1.4.2 windows exe reports as version 0.1.0 with -V #63

@D0wn10ad

Description

@D0wn10ad

🐛 Bug Description

version should be 1.4.2 and with GPU support precomplied

🔄 Steps to Reproduce

  1. run C:\Users\DELL\Downloads>shimmy.exe -V for version
    shimmy 0.1.0

  2. run C:\Users\DELL\Downloads>certutil -hashfile shimmy.exe SHA256 for hash check
    SHA256 hash of shimmy.exe:
    44f49d5d31f495964d97d0da69a1a393d82e2cebc0b8d936041328cc56d05a5a
    CertUtil: -hashfile command completed successfully.

  3. run C:\Users\DELL\Downloads>shimmy.exe gpu-info for GPU related information
    error: unrecognized subcommand 'gpu-info'

Usage: shimmy.exe

For more information, try '--help'.

✅ Expected Behavior

shimmy.exe -V returns 1.4.2
shimmy.exe gpu-info returns gpu related information

❌ Actual Behavior

reports as 0.1.0 and does not support gpu-info

📦 Shimmy Version

Latest (main branch)

💻 Operating System

Windows

📥 Installation Method

Pre-built binary from releases

🌍 Environment Details

No response

📋 Logs/Error Messages

C:\Users\DELL\Downloads>shimmy.exe -V
shimmy 0.1.0

C:\Users\DELL\Downloads>certutil -hashfile shimmy.exe SHA256
SHA256 hash of shimmy.exe:
44f49d5d31f495964d97d0da69a1a393d82e2cebc0b8d936041328cc56d05a5a
CertUtil: -hashfile command completed successfully.

📝 Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions