mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Urbit to v2.5 (#530)
This commit is contained in:
parent
34ec9eb1cf
commit
617da14f7d
@ -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:
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user