Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add checksums of *.tar.gz to checksum files #13

Merged
merged 1 commit into from Dec 4, 2023
Merged

ci: add checksums of *.tar.gz to checksum files #13

merged 1 commit into from Dec 4, 2023

Conversation

suzuki-shunsuke
Copy link
Contributor

@suzuki-shunsuke suzuki-shunsuke commented Dec 3, 2023

Close #14

@suzuki-shunsuke
Copy link
Contributor Author

Test

https://github.com/suzuki-shunsuke/slp/releases/tag/v0.2.1-2

It looks good.

$ curl -Lq https://github.com/suzuki-shunsuke/slp/releases/download/v0.2.1-2/slp_v0.2.1-2_checksums.txt
26f5d743cb6d9a582ffd79ed6cc07db7db3022a44bdc8085c8196e5db0083714  slp_darwin_amd64.zip
af7ddff32b2de1d3fd354d03e746df9cfe843638512824b8e7783e88aa5a030e  slp_darwin_arm64.zip
3f44bf08588be95eb96327114aea1ec8c598e59482559aa0b83a31018161418c  slp_linux_amd64.zip
3ea55b2d71268e106364490adc790e0c7c1406c94b127830081b54c79b2567b0  slp_linux_arm64.zip
7836eeea2fc9d71721187a2472fcd25cd6777409e866d3d4ac178c7910cc6426  slp_linux_mips64.zip
676f85ab564f7386173d23b6119bfe151c6e14a0d4fb3dbdb800e1e26aa58151  slp_linux_mips64le.zip
07c966b47849cd472b3c401d8cdf68a86cdd33b08538b80642b9ee9113b9202d  slp_darwin_amd64.tar.gz
8d114e663a0c795512e3b7d8715a29a5d8295f32c740a503bb84a625e34d5037  slp_darwin_arm64.tar.gz
d9bfbfc6541eafc2c69f8f269324d5961296dfca3d1c55f08d318562d0a37144  slp_linux_amd64.tar.gz
952cbfdb3d09992544bea5a0f2a3cc16357fbc8aa25cc8bceccce9b4bce2ecd8  slp_linux_arm64.tar.gz
a16422a7cc8da0f3b50345f7f585418a3d60f1e017135cb4652b1a8693c37ebb  slp_linux_mips64.tar.gz
28d44c6f49c50581e93b60cb26d1880ad7e3f1c9d334625592cd8b8396f86e49  slp_linux_mips64le.tar.gz

Copy link
Owner

@tkuchiki tkuchiki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! LGTM

@tkuchiki tkuchiki merged commit 42a9d5d into tkuchiki:main Dec 4, 2023
1 check passed
@suzuki-shunsuke suzuki-shunsuke deleted the ci-add-targz-to-checksums branch December 4, 2023 03:36
@tkuchiki
Copy link
Owner

tkuchiki commented Dec 4, 2023

I will update v0.2.0's checksum file manually later.

@tkuchiki
Copy link
Owner

tkuchiki commented Dec 4, 2023

I updated the checksum file! https://github.com/tkuchiki/slp/releases/download/v0.2.0/slp_v0.2.0_checksums.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

checksums of *.tar.gz aren't included in slp_v0.2.0_checksums.txt
2 participants