mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 03:23:09 +03:00
grid: update glob
This commit is contained in:
parent
10d474c38f
commit
613f43cb32
@ -1,7 +1,7 @@
|
||||
:~ title+'Garden'
|
||||
info+'An app launcher for Urbit.'
|
||||
color+0xee.5432
|
||||
glob-http+'https://bootstrap.urbit.org/glob-0v7.6vl83.1rv0u.falcr.u5iql.41f1c.glob'
|
||||
glob-http+'https://bootstrap.urbit.org/glob-0v2.dne76.9hibl.1o442.h6l11.cn7os.glob'
|
||||
::glob-ames+~zod
|
||||
base+'grid'
|
||||
version+[0 0 1]
|
||||
|
@ -7,7 +7,7 @@ import { BasicNotification } from './hark-types';
|
||||
|
||||
export const appMetaData: Pick<Treaty, 'cass' | 'hash' | 'website' | 'license' | 'version'> = {
|
||||
cass: {
|
||||
da: 1629849472746,
|
||||
da: '~2021.9.13..05.41.04..ae65',
|
||||
ud: 1
|
||||
},
|
||||
hash: '0v6.nj6ls.l7unh.l9bhk.d839n.n8nlq.m2dmc.fj80i.pvqun.uhg6g.1kk0h',
|
||||
@ -218,7 +218,7 @@ export const mockNotification: BasicNotification = {
|
||||
|
||||
export const mockVat = (desk: string, blockers?: boolean): Vat => ({
|
||||
cass: {
|
||||
da: 1629849472746,
|
||||
da: '~2021.9.13..05.41.04..ae65',
|
||||
ud: 1
|
||||
},
|
||||
desk,
|
||||
|
Loading…
Reference in New Issue
Block a user