Update Urbit to v1.19 (#400)

This commit is contained in:
reid 2023-02-07 17:37:30 -06:00 committed by GitHub
parent 3eef0f022c
commit f6b05918c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 17 deletions

View File

@ -6,7 +6,7 @@ services:
APP_PORT: 8090
manager:
image: mopfelwinrux/urbit-umbrel:v1.18@sha256:2b05ba5478081c209f22b4f01cd80b3b9f1139d8f3f5914be22024c0f97c37f8
image: mopfelwinrux/urbit-umbrel:v1.19@sha256:b19b72b528d88a7918ba727ef7f6ebc4b759e17673b11f20382bc4d499ad4f0e
ports:
- "34343:34343"
volumes:

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: urbit
category: Networking
name: Urbit
version: "v1.18"
version: "v1.19"
tagline: Run Urbit on your Umbrel
description: >-
Urbit is a personal server for self-sovereign personal & networked
@ -35,18 +35,8 @@ torOnly: false
submitter: ~mopfel-winrux
submission: https://github.com/getumbrel/umbrel/pull/1246
releaseNotes: >-
Adds runtime support for the doccords system, which is documentation
parsed from comments in source code (Hoons version of docstrings).
Shoutout to ~datnut-pollen (@drbeefsupreme) for doing the huge amount of
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
Minor, incremental release that removes old Windows code and fixes
issues with the scrollable area in some terminals.
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.19