Skip to content

Commit

Permalink
feat: cardano-cli 9.2.1.0 (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <[email protected]>
  • Loading branch information
wolf31o2 authored Jul 25, 2024
1 parent 600fe5f commit 71207bb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/cardano-cli/cardano-cli-9.2.1.0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: cardano-cli
version: 9.2.1.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:9.2.1.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 71207bb

Please sign in to comment.