Skip to content

Download URL incorrect for recent versions #1

Description

@gertvv

Describe the bug

Version 32.0.0 is listed but not installable.

Steps to reproduce

I use through mise's asdf backend:

$ mise list-all wasmtime
[...]
32.0.0
$ mise use wasmtime@32.0.0
  Installing Wasmtime version 32.0.0
    Checking for existing Wasmtime installation
    Fetching archive for Linux, version 32.0.0
https://github.com/bytecodealliance/wasmtime/releases/download/32.0.0/wasmtime-32.0.0-x86_64-linux.tar.xz
curl: (22) The requested URL returned error: 404

Expected behavior

Download wasmtime from the correct URL:

https://github.com/bytecodealliance/wasmtime/releases/download/v32.0.0/wasmtime-v32.0.0-x86_64-linux.tar.xz

Screenshots

N/A

Additional context

N/A

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