Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
UPDATE sha to be correct for 2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclegg committed Oct 18, 2017
1 parent 3e1d766 commit d762a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-binary.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -ueo pipefail

SOPS_VERSION="2.0.9"
SOPS_DEB_URL="https://go.mozilla.org/sops/dist/sops_${SOPS_VERSION}_amd64.deb"
SOPS_DEB_SHA="fdc3559d6f16a54ec1d54d4a0aa1d7a3d273207ec78a37f9869dd2a1b32f5292"
SOPS_DEB_SHA="444c689ebab45150e751465be392bfbacf1e319fdc7e98db979e5dbf675038b4"

RED='\033[0;31m'
GREEN='\033[0;32m'
Expand Down

0 comments on commit d762a6d

Please sign in to comment.