Skip to content

Commit ece407e

Browse files
FileSync Updates [skip ci]
1 parent bdbd471 commit ece407e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

update-digests.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,3 @@ jq --sort-keys \
1212
--arg upstream_digest_amd64 "${upstream_digest_amd64}" \
1313
--arg upstream_digest_arm64 "${upstream_digest_arm64}" \
1414
'.upstream_digest_amd64 = $upstream_digest_amd64 | .upstream_digest_arm64 = $upstream_digest_arm64' <<< "${json}" | tee VERSION.json
15-
16-
[[ -f update-self-version.sh ]] && bash ./update-self-version.sh

0 commit comments

Comments
 (0)