File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33set -euo pipefail
44
5- readonly version=v7.3.1
5+ readonly version=v8.0.0
66# shellcheck disable=SC2034
7- readonly darwin_amd64_sha=375f823103d01620aaec20a0c29c6cbca99f4fd0725ae30b93655c6704f44d71
7+ readonly darwin_amd64_sha=00c54f5363899653b6d5c86808d65447e10ab658a1b242707449c169c8f879d0
88# shellcheck disable=SC2034
9- readonly darwin_arm64_sha=5a6afc6ac7a09f5455ba0b89bd99d5ae23b4174dc5dc9d6c0ed5ce8caac3f813
9+ readonly darwin_arm64_sha=cb2135ff8489bf3e1a1ba60be7d2cdab904dde7812426d4c72c021024c617fcb
1010# shellcheck disable=SC2034
11- readonly linux_amd64_sha=5474cc5128a74e806783d54081f581662c4be8ae65022f557e9281ed5dc88009
11+ readonly linux_amd64_sha=3482807cafadb64912ad912bdc752a8d4118d12b2f493f66f961f94d60f76d6a
1212# shellcheck disable=SC2034
13- readonly linux_arm64_sha=0bf86c4bfffaf4f08eed77bde5b2082e4ae5039a11e2e8b03984c173c34a561c
13+ readonly linux_arm64_sha=4f3a47fcb0d49388cc0c703ba43d83e10c51c35806640d5cab820720ee0540d7
1414# shellcheck disable=SC2034
15- readonly windows_amd64_sha=370cd576075ad29930a82f5de132f1a1de4084c784a82514bd4da80c85acf4a8
15+ readonly windows_amd64_sha=bbd11c7e68a985bcb14d1852f6855748dc1c6d98f9ad904d9d52381aee983a63
1616
1717os=linux
1818extension=" "
You can’t perform that action at this time.
0 commit comments