mirror of
https://github.com/matze/wastebin.git
synced 2026-04-25 16:45:59 +03:00
[GH-ISSUE #166] Tar or ZIP? #98
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wastebin-matze#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MickLesk on GitHub (Jun 2, 2025).
Original GitHub issue: https://github.com/matze/wastebin/issues/166
Hi,
We got an issue, that our Script doesnt work at the moment.
https://github.com/community-scripts/ProxmoxVE/issues/4931
With 3.0.0 you have renamed the file to wastebin_3.0.0_x86_64-unknown-linux-musl.zip, now its wastebin_3.1.0_x86_64-unknown-linux-musl.tar.zst
Whats the right now? The old releases had .tar too, so i think tar is correct and in 3.0.0 it was an mistake?
Greetz
@matze commented on GitHub (Jun 2, 2025):
Yeah, sorry about that. Whatever is added as an asset to the release is the "right" one, so for 3.1.0 it's a tar.zst again. For the next release it's currently set to tar.gz but I will make sure it's uploaded as tar.zst as well.