Skip to content

Commit

Permalink
chore: [manual] checksum updates (#54)
Browse files Browse the repository at this point in the history
Adds Terraform binary checksums for 1 versions: 1.4.5
  • Loading branch information
bradegler authored and verbanicm committed Apr 13, 2023
1 parent 2b6c38b commit 1e00b08
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions terraform-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -657,6 +657,20 @@
"binary_checksum": "471695873620a7f715ac1a281e6c5c245e04a58c28fe432cb7624a5d2959463f",
"os": "linux",
"arch": "arm64"
},
{
"version": "1.4.5",
"archive_checksum": "ce10e941cd11554b15a189cd00191c05abc20dff865599d361bdb863c5f406a9",
"binary_checksum": "076769be14fe15fc01b30b7d3da6c98f5fd3fa8fd19cc4ef85cf87de34fe58fd",
"os": "linux",
"arch": "amd64"
},
{
"version": "1.4.5",
"archive_checksum": "ca2c48f518f72fef668255150cc5e63b92545edc62a05939bbff8a350bceb357",
"binary_checksum": "5fc435072a9d88cd7c4fe518dcbc538c1c07a4500ee818d58a7f8440bcca358f",
"os": "linux",
"arch": "arm64"
}
]
}

0 comments on commit 1e00b08

Please sign in to comment.