chore(atuin): bump tipi_version
This commit is contained in:
parent
cad1e892cb
commit
35ee93c5bf
|
@ -5,12 +5,9 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8888,
|
"port": 8888,
|
||||||
"id": "atuin",
|
"id": "atuin",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "latest",
|
"version": "latest",
|
||||||
"categories": [
|
"categories": ["utilities", "development"],
|
||||||
"utilities",
|
|
||||||
"development"
|
|
||||||
],
|
|
||||||
"description": "Making your shell magical",
|
"description": "Making your shell magical",
|
||||||
"short_desc": "Magical Shell History",
|
"short_desc": "Magical Shell History",
|
||||||
"author": "https://github.com/atuinsh",
|
"author": "https://github.com/atuinsh",
|
||||||
|
@ -33,8 +30,5 @@
|
||||||
"env_variable": "ATUIN_ALLOW_REGISTRATION"
|
"env_variable": "ATUIN_ALLOW_REGISTRATION"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["amd64", "arm64"]
|
||||||
"amd64",
|
|
||||||
"arm64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user