Skip to content

Commit

Permalink
Building v0.210 for release.
Browse files Browse the repository at this point in the history
Your final product should be tar:i3hN744H11ZrwZ2gnmMuCx98QYhvpbbAzhjrsQ9cQpPBHDSZyz9791a8DNqXkgpwx.

Signed-off-by: Eric Myhre <[email protected]>
  • Loading branch information
warpfork committed Sep 23, 2018
1 parent d8aa082 commit c0d6989
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions omnibus/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ BASE_IMG_URL="ca+https://repeatr.s3.amazonaws.com/warehouse/"
GO_COMPILER_HASH="tar:7st3WqLqTZSvYMGL2i68xMr5F5MhjiFqoXAxigxFN7mdW8GdfaXs7CCu61jeycxdJV"
GO_COMPILER_URL="https://storage.googleapis.com/golang/go1.10.linux-amd64.tar.gz"

RIO_SRC_HASH="git:29c3c7a0b9a71de74fb810541bb31335ac67028d"
RIO_SRC_HASH="git:6faca2d4214a32ce47b4ee6736ee8258cc17f6cb"
RIO_SRC_URL="https://github.com/polydawn/rio"

REPEATR_PLUGIN_RUNC_HASH="tar:9ZaF8VyS4kiVThF3gxFGKVpb3df7wE4vqgTdWFXG5KnQJdYScbjtDsCfxNvQbw6JiB"
REPEATR_PLUGIN_RUNC_URL="ca+https://repeatr.s3.amazonaws.com/warehouse/"

REPEATR_SRC_HASH="git:c87a4d705ed42a401c7f1a82604ab8ab226955e8"
REPEATR_SRC_HASH="git:72b79d281720ea29ca77597e3cdba25d1b7145bc"
REPEATR_SRC_URL="https://github.com/polydawn/repeatr"

STELLAR_SRC_HASH="git:ddc8572a1cc981aa049e1d267350228da212f4ef"
STELLAR_SRC_HASH="git:db28b64544c38801773bd24922dc55286d73c96b"
STELLAR_SRC_URL="https://github.com/polydawn/stellar"

REFMT_SRC_HASH="git:c560ab3730e478a95a2352d3a277bc14c34c4665"
REFMT_SRC_HASH="git:b1e39ac01e11fdcd9bfa4b80df2e1f7d4fc982b6"
REFMT_SRC_URL="https://github.com/polydawn/refmt"


Expand Down
8 changes: 4 additions & 4 deletions omnibus/module.tl
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"imports": {
"base": "catalog:early.polydawn.io/monolith/busybash:v1:linux-amd64",
"go": "catalog:early.hyphae.polydawn.io/go:v1.10:linux-amd64",
"src_rio": "catalog:timeless.polydawn.io/rio:v0.201:src",
"src_repeatr": "catalog:timeless.polydawn.io/repeatr:v0.201:src",
"src_stellar": "catalog:timeless.polydawn.io/stellar:v0.202:src",
"src_refmt": "catalog:timeless.polydawn.io/refmt:v0.201:src",
"src_rio": "catalog:timeless.polydawn.io/rio:v0.210:src",
"src_repeatr": "catalog:timeless.polydawn.io/repeatr:v0.210:src",
"src_stellar": "catalog:timeless.polydawn.io/stellar:v0.210:src",
"src_refmt": "catalog:timeless.polydawn.io/refmt:v0.210:src",
"runc-bin-linux-amd64": "catalog:timeless.polydawn.io/runc:v0.200.4:bin-linux-amd64"
},
"steps": {
Expand Down

0 comments on commit c0d6989

Please sign in to comment.