diff options
author | hexchen | 2021-08-22 21:34:01 +0000 |
---|---|---|
committer | stuebinm | 2021-08-23 14:31:21 +0200 |
commit | 903f2b9fa03faba3816f6d10738bcbb3c07e4bc2 (patch) | |
tree | e754bc24293aa28e63061b2f2cf0970091148a79 /nix/sources.json | |
parent | 9adf5b9de18ebfbd5e688bb1b3f040cbc8602c6f (diff) |
tcm: upgrade to 1.4.14 and fix the build
Diffstat (limited to '')
-rw-r--r-- | nix/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json index adfb229..f653057 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://workadventu.re", "owner": "thecodingmachine", "repo": "workadventure", - "rev": "8aeaf292b37fdb7b8b900053ef4ca1f61dbd3d3a", - "sha256": "1j5ym84qgqnwmg40bflplddl9pn29jcnjplbnh83l72r7z045ii5", + "rev": "86c32cf9ff7a6ceb82467935715da74a1f6730d2", + "sha256": "18n88xv58hzyglk5f57f8kl9ca5s38m95qwhqxykak8myb859k1j", "type": "tarball", - "url": "https://github.com/thecodingmachine/workadventure/archive/8aeaf292b37fdb7b8b900053ef4ca1f61dbd3d3a.tar.gz", + "url": "https://github.com/thecodingmachine/workadventure/archive/86c32cf9ff7a6ceb82467935715da74a1f6730d2.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "xce": { |