Jacalz / rymdport

Cross-platform application for easy encrypted file, folder, and text sharing between devices.
https://rymdport.github.io/
GNU General Public License v3.0
1.1k stars 57 forks source link

Duplicate packages in Releases page #138

Closed slrgt closed 10 months ago

slrgt commented 10 months ago

Checklist

Description

Seems like every release is listed twice with no obvious distinction on what the differences are librewolf_P5uJgogrBL

Steps to Reproduce

Go to Releases

Screenshots

No response

Rymdport version

v3.5.2

Operating System

Other (specify below)

Operating System Version

All

Go Compiler Version

No response

Additional Information

No response

slrgt commented 10 months ago

btw i added "not sure what vendored means" in the Additional Information section of this bug but for some reason it just says "No response"

Jacalz commented 10 months ago

Seems like every release is listed twice with no obvious distinction on what the differences are

Not sure that I agree with that. One package is for amd64 and the other one is for arm64. Those are two very different computer architectures. See https://github.com/Jacalz/rymdport#downloads for more information there.

The vendored download is just the source code (like you can see given that it doesn't specify a computer architecture) but with the dependencies downloaded and vendored in.

slrgt commented 10 months ago

Oh i didn’t notice they said something different

On Tue, Jan 23, 2024 at 3:09 AM, Jacob Alzén @.***(mailto:On Tue, Jan 23, 2024 at 3:09 AM, Jacob Alzén < wrote:

Seems like every release is listed twice with no obvious distinction on what the differences are

Not sure that I agree with that. One package is for amd64 and the other one is for arm64. Those are two very different computer architectures. See https://github.com/Jacalz/rymdport#downloads for more information there.

The vendored download is just the source code (like you can see given that it doesn't specify a computer architecture).

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

Jacalz commented 10 months ago

I updated the README.ms file and added a PACKAGING.md file to clarify the vendored files.