Update Urbit to v2.5 (#530)

This commit is contained in:
reid 2023-05-16 18:34:48 -05:00 committed by GitHub
parent 34ec9eb1cf
commit 617da14f7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ services:
PROXY_AUTH_ADD: "false"
manager:
image: mopfelwinrux/urbit-umbrel:v2.3@sha256:c7cd63a45aeac137e6de021afd310e25e0b4d8af03d513cc0fa7d1600007ae87
image: mopfelwinrux/urbit-umbrel:v2.5@sha256:177aed943b60cbca54cbbf7309fa558e08e49a464a65d718b0dd0756c192965f
ports:
- "34343:34343"
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: urbit
category: Networking
name: Urbit
version: "v2.3"
version: "v2.5"
tagline: Run Urbit on your Umbrel
description: >-
Urbit is a personal server for self-sovereign personal & networked
@ -35,9 +35,9 @@ torOnly: false
submitter: ~mopfel-winrux
submission: https://github.com/getumbrel/umbrel/pull/1246
releaseNotes: >-
This release declares compatibility with the upcoming kelvin 413
release. It features the addition of JSON jetting, eyre caches and
runtime support for remote scry.
This vere release fixes a memory leak in the packet forwarding flow of
Ames. It also fixes a remote scry runtime cache bug and a remote scry
packet deserialization issue.
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.3
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v2.5