Skip to content

Commit

Permalink
chore: cardano-cli 10.0.0.0 (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <[email protected]>
  • Loading branch information
wolf31o2 authored Oct 19, 2024
1 parent a44a1ee commit b37f5cb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/cardano-cli/cardano-cli-10.0.0.0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: cardano-cli
version: 10.0.0.0
description: CLI software for interfacing with Cardano node by Input Output Global
installSteps:
- docker:
containerName: cardano-cli
image: ghcr.io/blinklabs-io/cardano-cli:10.0.0.0
pullOnly: true
- file:
binary: true
filename: cardano-cli
source: files/cardano-cli.sh.gotmpl
tags:
- docker
- linux
- darwin
- amd64
- arm64

0 comments on commit b37f5cb

Please sign in to comment.