mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-03-20 02:54:53 +00:00
third_party/factorio: update version hashes
Change-Id: Ib4e07bdebbb913bf970db9dd124c8177b947ca04 Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1581 Reviewed-by: q3k <q3k@hackerspace.pl>
This commit is contained in:
parent
b6504238e7
commit
dc03494c2c
1 changed files with 1 additions and 4 deletions
5
third_party/factorio/factorio.bzl
vendored
5
third_party/factorio/factorio.bzl
vendored
|
@ -16,10 +16,7 @@ load("@io_bazel_rules_docker//container:container.bzl", "container_image", "cont
|
|||
|
||||
# version -> sha256 of server tarball
|
||||
_versions = {
|
||||
"1.0.0": "81d9e1aa94435aeec4131c8869fa6e9331726bea1ea31db750b65ba42dbd1464",
|
||||
"1.1.34": "21969321cf370e95066f86fddfcb83d1a23ed9b67d087c1cb47d43e87673ca69",
|
||||
"1.1.35": "245577c809407251ae2920809ee5d0cc4afebdbeb23c730abb8e99a612e2f176",
|
||||
"1.1.50": "15148b77a703c25412ed912e4230bdb66e1a9a4450ac52ccf495c2afede2e548",
|
||||
"1.1.87": "60b3884b6dad1f4c7b30b7ef2b63619ff4a3204ac7fd894cf09d382b349857cc",
|
||||
}
|
||||
|
||||
def factorio_repository(version, sha256):
|
||||
|
|
Loading…
Add table
Reference in a new issue