Skip to content

Commit d4b49df

Browse files
committed
[4.2.1] update all dependencies
1 parent bf952a0 commit d4b49df

File tree

5 files changed

+1356
-1069
lines changed

5 files changed

+1356
-1069
lines changed

.ci/macos/release

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ build() {
5757

5858
mv $root/target/$target/release/"$bin" ./"$bin"-darwin-$arch
5959
echo "~> Generating checksum [binary=$bin]"
60-
sha256sum "$bin-darwin-$arch" > ./"$bin"-darwin-$arch.sha256
6160
shasum -a 256 "$bin-darwin-$arch" > ./"$bin-darwin-$arch.sha256"
6261

6362
echo "~> Completed. Artifacts are in $root/.result"

0 commit comments

Comments
 (0)