Get the checksum after repackaging
Some checks failed
Build / audit (push) Successful in 15m45s
Build / test (push) Failing after 6m19s

This commit is contained in:
2024-01-24 14:34:58 +01:00
parent 2802194063
commit 45472a9088
3 changed files with 41 additions and 10 deletions

View File

@ -9,6 +9,8 @@ module SlackBuilder.Download
, download
, hostedSources
, remoteFileExists
, responseBodySource
, sinkHash
, updateSlackBuildVersion
, uploadCommand
) where