mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update Urbit to v1.21 (#427)
Co-authored-by: NativePlanet CICD <mgmt@nativeplanet.io>
This commit is contained in:
parent
24ee649e93
commit
ceb9720381
|
@ -6,7 +6,7 @@ services:
|
|||
APP_PORT: 8090
|
||||
|
||||
manager:
|
||||
image: mopfelwinrux/urbit-umbrel:v1.20@sha256:a1800b1a2da5da90aabb3f621d7b673a1cff5cca6d4032c7585d0e539f013f48
|
||||
image: mopfelwinrux/urbit-umbrel:v1.21@sha256:964724f2e2fa0b7e06709adc814d9b981f41d3a030b9410fd4cfc58477aa45d7
|
||||
ports:
|
||||
- "34343:34343"
|
||||
volumes:
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: urbit
|
||||
category: Networking
|
||||
name: Urbit
|
||||
version: "v1.20"
|
||||
version: "v1.21"
|
||||
tagline: Run Urbit on your Umbrel
|
||||
description: >-
|
||||
Urbit is a personal server for self-sovereign personal & networked
|
||||
|
@ -35,6 +35,12 @@ torOnly: false
|
|||
submitter: ~mopfel-winrux
|
||||
submission: https://github.com/getumbrel/umbrel/pull/1246
|
||||
releaseNotes: >-
|
||||
Adds the %meme debug hint, resolves segfaults on macos-aarch64 builds, and adds a new --replay option.
|
||||
Offline event log truncation (chop), eval improvements, support for
|
||||
clangd language server processing, and various fixes/upgrades to CI and
|
||||
documentation.
|
||||
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.20
|
||||
|
||||
There are no breaking changes or Kelvin decrements in this release.
|
||||
|
||||
|
||||
Full release notes here: https://github.com/urbit/vere/releases/tag/vere-v1.21
|
||||
|
|
Loading…
Reference in New Issue
Block a user