From a399c39b654e3322b5fb8700d42af3c61e9ad4b7 Mon Sep 17 00:00:00 2001 From: "Paul H. Liu" Date: Fri, 10 Apr 2020 14:36:27 -0700 Subject: [PATCH] Upgrade replica to v0.5.5 --- nix/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 4ab60424ff..cffcc49e35 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -32,9 +32,9 @@ "type": "git" }, "dfinity": { - "ref": "v0.5.4", + "ref": "v0.5.5", "repo": "ssh://git@github.com/dfinity-lab/dfinity", - "rev": "a77551d2c630c2f30d18860bfb556ce46a0e8b08", + "rev": "da6e3dfb867f23c62e86adbee1d548fbb5a0ad64", "type": "git" }, "motoko": {