Skip to content

Commit 75f4fd3

Browse files
committed
add package: mise
1 parent 9663113 commit 75f4fd3

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

01-main/manifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ microsoft-edge-stable
190190
min
191191
minigalaxy
192192
minikube
193+
mise
193194
motrix
194195
mpdevil
195196
mqttx

01-main/packages/mise

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
DEFVER=1
2+
ARCHS_SUPPORTED="amd64 arm64"
3+
ASC_KEY_URL="https://mise.jdx.dev/gpg-key.pub"
4+
APT_LIST_NAME="mise"
5+
APT_REPO_URL="https://mise.jdx.dev/deb stable main"
6+
APT_REPO_OPTIONS="arch=${HOST_ARCH}"
7+
PRETTY_NAME="mise-en-place"
8+
WEBSITE="https://mise.jdx.dev/"
9+
SUMMARY="mise is a development environment setup tool."

0 commit comments

Comments
 (0)