Skip to content

Commit

Permalink
feat(packages): cardano-cli 8.24.0.0 (#269)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 authored Jul 3, 2024
1 parent eeeabd2 commit 1922363
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/cardano-cli/cardano-cli-8.24.0.0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: cardano-cli
version: 8.24.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:8.24.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 1922363

Please sign in to comment.