mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Urbit to v1.19 (#400)
This commit is contained in:
parent
3eef0f022c
commit
f6b05918c0
@ -6,7 +6,7 @@ services:
|
|||||||
APP_PORT: 8090
|
APP_PORT: 8090
|
||||||
|
|
||||||
manager:
|
manager:
|
||||||
image: mopfelwinrux/urbit-umbrel:v1.18@sha256:2b05ba5478081c209f22b4f01cd80b3b9f1139d8f3f5914be22024c0f97c37f8
|
image: mopfelwinrux/urbit-umbrel:v1.19@sha256:b19b72b528d88a7918ba727ef7f6ebc4b759e17673b11f20382bc4d499ad4f0e
|
||||||
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.18"
|
version: "v1.19"
|
||||||
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,18 +35,8 @@ 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: >-
|
||||||
Adds runtime support for the doccords system, which is documentation
|
Minor, incremental release that removes old Windows code and fixes
|
||||||
parsed from comments in source code (Hoon’s version of docstrings).
|
issues with the scrollable area in some terminals.
|
||||||
|
|
||||||
|
|
||||||
Shoutout to ~datnut-pollen (@drbeefsupreme) for doing the huge amount of
|
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.19
|
||||||
work required in order to implement this system, which has been
|
|
||||||
theorized about for years. To see an example of it in action
|
|
||||||
immediately, run # ames in the dojo post upgrade. For the best current
|
|
||||||
documentation on doccords usage, see the example file.
|
|
||||||
|
|
||||||
|
|
||||||
This release accompanies urbit-os-v2.131.
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.18
|
|
Loading…
Reference in New Issue
Block a user