Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 05d4488

Browse files
committed
Update checksum for AL sync-gateway
1 parent 969f5a9 commit 05d4488

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/install-sync-gateway/install-sync-gateway

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ readonly DEFAULT_SYNC_GATEWAY_ENTERPRISE_CHECKSUM_AMAZON_LINUX="be7da0c542b6eab3
2727
# Get these from the downloads section of the Couchbase website: https://www.couchbase.com/downloads
2828
readonly DEFAULT_SYNC_GATEWAY_COMMUNITY_VERSION="2.7.3"
2929
readonly DEFAULT_SYNC_GATEWAY_COMMUNITY_CHECKSUM_UBUNTU="4e0306d06840c8e5a6df6984cb47feb5706df5a11058e4253eaab9d9a9044d18"
30-
readonly DEFAULT_SYNC_GATEWAY_COMMUNITY_CHECKSUM_AMAZON_LINUX="be7da0c542b6eab3bea7bf56acfc7fb104c712b2d861077e6f30842e066617ef"
30+
readonly DEFAULT_SYNC_GATEWAY_COMMUNITY_CHECKSUM_AMAZON_LINUX="068a52128ed92b4781bd07a2ca962d44f2e13c7c1ba45071af233913fe5fd40e"
3131

3232
readonly SHA256_CHECKSUM_TYPE="sha256"
3333
readonly MD5_CHECKSUM_TYPE="md5"
@@ -276,4 +276,3 @@ function install {
276276
}
277277

278278
install "$@"
279-

0 commit comments

Comments
 (0)