forked from isaacwisdom/RemarkableLamyEraser
-
Notifications
You must be signed in to change notification settings - Fork 3
RMStylusButton.tar.gz sha256sum does match the artifact logs #6
Copy link
Copy link
Open
Description
https://github.com/rschroll/RMStylusButton/blame/main/README.md#L54C2-L54C2 indicates the sha256 of the downloaded tarball and the sha256 from the build artifact should be equal. However, the wget command results in a tar.gz file with a sha256 different from the build/logs available in "Actions":
wget https://github.com/rschroll/RMStylusButton/releases/download/v3.0/RMStylusButton.tar.gz
Connecting to github.com (140.82.114.3:443)
wget: note: TLS certificate validation not implemented
Connecting to objects.githubusercontent.com (185.199.110.133:443)
saving to 'RMStylusButton.tar.gz'
RMStylusButton.tar.g 100% |**********************************************************************************| 7425 0:00:00 ETA
'RMStylusButton.tar.gz' saved
root@reMarkable:~# sha256sum RMStylusButton.tar.gz
2bed333213cbd834d49518acec62c2b72975dd9ed6e4cacc2251bf5f40dca5d2 RMStylusButton.tar.gz
However, the latest 3.0 build in https://github.com/rschroll/RMStylusButton/actions/runs/9900925520 has sha256:2652f3d3319c628367d57efd523094ddd49668524929ae06e3b91c24682d08de
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels