Skip to content

Commit

Permalink
FileSync Updates [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 11, 2024
1 parent 13b7283 commit d217b95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions update-digests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ jq --sort-keys \
--arg upstream_digest_amd64 "${upstream_digest_amd64}" \
--arg upstream_digest_arm64 "${upstream_digest_arm64}" \
'.upstream_digest_amd64 = $upstream_digest_amd64 | .upstream_digest_arm64 = $upstream_digest_arm64' <<< "${json}" | tee VERSION.json

[[ -f update-self-version.sh ]] && bash ./update-self-version.sh

0 comments on commit d217b95

Please sign in to comment.