File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ containers:
2323 - !Install [ca-certificates, build-essential, vim]
2424
2525 - !TarInstall
26- url : " https://static.rust-lang.org/dist/rust-1.16 .0-x86_64-unknown-linux-gnu.tar.gz"
26+ url : " https://static.rust-lang.org/dist/rust-1.31 .0-x86_64-unknown-linux-gnu.tar.gz"
2727 script : " ./install.sh --prefix=/usr \
2828 --components=rustc,rust-std-x86_64-unknown-linux-gnu,cargo"
2929 - &bulk !Tar
30- url : " https://github.com/tailhook/bulk/releases/download/v0.4.9 /bulk-v0.4.9 .tar.gz"
31- sha256 : 23471a9986274bb4b7098c03e2eb7e1204171869b72c45385fcee1c64db2d111
30+ url : " https://github.com/tailhook/bulk/releases/download/v0.4.10 /bulk-v0.4.10 .tar.gz"
31+ sha256 : 481513f8a0306a9857d045497fb5b50b50a51e9ff748909ecf7d2bda1de275ab
3232 path : /
3333
3434 environ :
You can’t perform that action at this time.
0 commit comments