Skip to content

Commit

Permalink
add: IntersectMBO project w/ cred mgr bins
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Nov 14, 2024
1 parent 055328d commit 8cabb18
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@
]
}
},
"F1bonacc1": {
"process-compose": {
"github_releases": true,
"packages": [
"github:F1bonacc1/process-compose/${tag}#packages.${system}.process-compose"
]
}
},
"input-output-hk": {
"cardano-cli": {
"github_releases": true,
Expand Down Expand Up @@ -97,11 +105,13 @@
]
}
},
"F1bonacc1": {
"process-compose": {
"IntersectMBO": {
"credential-manager": {
"github_releases": true,
"packages": [
"github:F1bonacc1/process-compose/${tag}#packages.${system}.process-compose"
"github:IntersectMBO/credential-manager/${tag}#packages.${system}.cc-sign",
"github:IntersectMBO/credential-manager/${tag}#packages.${system}.orchestrator-cli",
"github:IntersectMBO/credential-manager/${tag}#packages.${system}.tx-bundle"
]
}
}
Expand Down

0 comments on commit 8cabb18

Please sign in to comment.