forked from michael.heier/umbrel-apps
Update Urbit to v1.20 (#415)
This commit is contained in:
parent
7ad76ea5e6
commit
aa7e4e2a68
|
@ -6,7 +6,7 @@ services:
|
||||||
APP_PORT: 8090
|
APP_PORT: 8090
|
||||||
|
|
||||||
manager:
|
manager:
|
||||||
image: mopfelwinrux/urbit-umbrel:v1.19@sha256:b19b72b528d88a7918ba727ef7f6ebc4b759e17673b11f20382bc4d499ad4f0e
|
image: mopfelwinrux/urbit-umbrel:v1.20@sha256:a1800b1a2da5da90aabb3f621d7b673a1cff5cca6d4032c7585d0e539f013f48
|
||||||
ports:
|
ports:
|
||||||
- "34343:34343"
|
- "34343:34343"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: urbit
|
id: urbit
|
||||||
category: Networking
|
category: Networking
|
||||||
name: Urbit
|
name: Urbit
|
||||||
version: "v1.19"
|
version: "v1.20"
|
||||||
tagline: Run Urbit on your Umbrel
|
tagline: Run Urbit on your Umbrel
|
||||||
description: >-
|
description: >-
|
||||||
Urbit is a personal server for self-sovereign personal & networked
|
Urbit is a personal server for self-sovereign personal & networked
|
||||||
|
@ -35,8 +35,6 @@ torOnly: false
|
||||||
submitter: ~mopfel-winrux
|
submitter: ~mopfel-winrux
|
||||||
submission: https://github.com/getumbrel/umbrel/pull/1246
|
submission: https://github.com/getumbrel/umbrel/pull/1246
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
Minor, incremental release that removes old Windows code and fixes
|
Adds the %meme debug hint, resolves segfaults on macos-aarch64 builds, and adds a new --replay option.
|
||||||
issues with the scrollable area in some terminals.
|
|
||||||
|
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.20
|
||||||
|
|
||||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.19
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user