mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Urbit to v2.1 (#476)
Co-authored-by: NativePlanet CICD <mgmt@nativeplanet.io> Co-authored-by: mopfel-winrux <amadeo.bellotti@gmail.com> Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
This commit is contained in:
parent
1af2285fd1
commit
906120fd2f
@ -7,7 +7,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
manager:
|
||||
image: mopfelwinrux/urbit-umbrel:v2.0@sha256:5c628df5007e3c3e8320b6e3f2e97a120e5a448ab5821bbe5fb21c922d64d3e4
|
||||
image: mopfelwinrux/urbit-umbrel:v2.1@sha256:64ee32bcd3b9acf42090dfef5e4579b3c899ded011e7b55e43d0c24d273e8a37
|
||||
ports:
|
||||
- "34343:34343"
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: urbit
|
||||
category: Networking
|
||||
name: Urbit
|
||||
version: "v2.0"
|
||||
version: "v2.1"
|
||||
tagline: Run Urbit on your Umbrel
|
||||
description: >-
|
||||
Urbit is a personal server for self-sovereign personal & networked
|
||||
@ -35,10 +35,12 @@ torOnly: false
|
||||
submitter: ~mopfel-winrux
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1246
|
||||
releaseNotes: >-
|
||||
8GB loom has landed, which you can use by adding --loom 33 to your normal boot command. Additionally, comets can now only be booted with the -c flag, the strange page issue is fixed, --cue is added to urbit eval, and authentication requests are checked using eyre's tokens.
|
||||
Arvo 414K
|
||||
|
||||
Vere v2.2
|
||||
|
||||
|
||||
Please note that this release is backwards-incompatible with previous versions, which means that if you boot your ship with vere-v2.0 (this release), you will NOT be able to use older versions afterwards.
|
||||
Support for [zuse %414] and [lull %325].
|
||||
|
||||
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.0
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.1
|
||||
|
Loading…
Reference in New Issue
Block a user