File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77set -e
88
9- DEB_URL=" https://vanta- agent-repo.s3.amazonaws. com/targets/versions/2.9 .0/vanta-amd64.deb"
9+ DEB_URL=" https://agent-downloads.vanta. com/targets/versions/2.10 .0/vanta-amd64.deb"
1010# Checksums need to be updated when DEB_URL is updated.
11- DEB_CHECKSUM=" a138882d035770edeb3e65dd2e1b9e430fa1da9b2a314730f94997694ef4518b "
11+ DEB_CHECKSUM=" d749eeb61526c4cd53455fbfed99418f274b272a54543f905dba613f851f3829 "
1212DEB_PATH=" $( mktemp -d) /vanta.deb"
1313DEB_INSTALL_CMD=" dpkg -Ei"
1414
Original file line number Diff line number Diff line change 66# VANTA_OWNER_EMAIL (the email of the person who owns this computer. Ignored if VANTA_KEY is missing.)
77# VANTA_REGION (the region the Agent talks to, such as "us" or "eu".)
88
9- PKG_URL=" https://vanta- agent-repo.s3.amazonaws. com/targets/versions/2.9 .0/vanta-universal.pkg"
9+ PKG_URL=" https://agent-downloads.vanta. com/targets/versions/2.10 .0/vanta-universal.pkg"
1010# Checksum needs to be updated when PKG_URL is updated.
11- CHECKSUM=" 8f92149bfdc26e29815ff8c46e2c95424c538a096742e444d7feb1fbafaa0aa8 "
11+ CHECKSUM=" 15abe12e1dd8a220c768e7b3157fe0427e189bf2f8fdde1bd3ffec513ebc45b4 "
1212DEVELOPER_ID=" Vanta Inc (632L25QNV4)"
1313CERT_SHA_FINGERPRINT=" D90D17FA20360BC635BC1A59B9FA5C6F9C9C2D4915711E4E0C182AA11E772BEF"
1414PKG_PATH=" $( mktemp -d) /vanta.pkg"
You can’t perform that action at this time.
0 commit comments