From c96705e755f424e90887c656c452ada28797806b Mon Sep 17 00:00:00 2001 From: Joe Bryan Date: Thu, 23 Jul 2020 16:52:23 -0700 Subject: [PATCH] vere: bumps urbit version to v0.10.8 --- pkg/hs/urbit-king/package.yaml | 2 +- pkg/urbit/configure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/hs/urbit-king/package.yaml b/pkg/hs/urbit-king/package.yaml index e786261e5..d1e8b6a77 100644 --- a/pkg/hs/urbit-king/package.yaml +++ b/pkg/hs/urbit-king/package.yaml @@ -1,5 +1,5 @@ name: urbit-king -version: 0.10.4 +version: 0.10.8 license: MIT license-file: LICENSE diff --git a/pkg/urbit/configure b/pkg/urbit/configure index f0f8f1e0d..6157fb544 100755 --- a/pkg/urbit/configure +++ b/pkg/urbit/configure @@ -2,7 +2,7 @@ set -e -URBIT_VERSION="0.10.7" +URBIT_VERSION="0.10.8" deps=" \ curl gmp sigsegv argon2 ed25519 ent h2o scrypt uv murmur3 secp256k1 \