From f6b05918c081067ef052a536f9bb4d497b50ad8b Mon Sep 17 00:00:00 2001 From: reid Date: Tue, 7 Feb 2023 17:37:30 -0600 Subject: [PATCH] Update Urbit to v1.19 (#400) --- urbit/docker-compose.yml | 2 +- urbit/umbrel-app.yml | 22 ++++++---------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/urbit/docker-compose.yml b/urbit/docker-compose.yml index a65d2c3..9218ca6 100644 --- a/urbit/docker-compose.yml +++ b/urbit/docker-compose.yml @@ -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: diff --git a/urbit/umbrel-app.yml b/urbit/umbrel-app.yml index 5d556db..b9da6a3 100644 --- a/urbit/umbrel-app.yml +++ b/urbit/umbrel-app.yml @@ -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 (Hoon’s 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 \ No newline at end of file