Skip to content

Commit 13f6bae

Browse files
authored
chore(packages): update mithril-client to 0.8.0 (#219)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 3fc51d9 commit 13f6bae

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name: mithril-client
2+
version: 0.8.0
3+
description: Mithril client by Input Output Global
4+
installSteps:
5+
- docker:
6+
containerName: mithril-client
7+
image: ghcr.io/blinklabs-io/mithril-client:0.8.0
8+
pullOnly: true
9+
- file:
10+
binary: true
11+
filename: mithril-client
12+
source: files/mithril-client.sh.gotmpl
13+
tags:
14+
- docker
15+
- linux
16+
- darwin
17+
- amd64
18+
- arm64

0 commit comments

Comments
 (0)