From bcfce78ed76647b653c115fa4359ababaebb90f3 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Fri, 30 Jul 2021 12:01:52 +0200 Subject: [PATCH] build: niv motoko: update bd98d37a -> 44f7f18b Dependency 'motoko' isn't hosted on github.com, cannot fetch the changelog --- nix/sources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/sources.json b/nix/sources.json index b585a42543..df929b85c5 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -52,7 +52,7 @@ "motoko": { "branch": "release", "repo": "https://github.com/dfinity/motoko", - "rev": "bd98d37ad43ff625c2053607c0c0565f339fa0b0", + "rev": "44f7f18b3a6bec69f9ae1cbb0706f7cc9fc9db7f", "tag": "0.6.5", "type": "git" },