Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Tag 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kderme committed Aug 26, 2021
1 parent 1facf83 commit 355c453
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-db-sync
tag: ba5fbc4f8777b16e0e2617175126eae8eae55ea3
--sha256: 09s7sy2hhksqclgi4mk8xgwr4hiw3w3sxwmh9jpma8hp31hp85bf
tag: 07ee3b0aa3f2991eda0be6c96ec1d6d17e81f732
--sha256: 15cc633k5d4px5zgrnwzxg3ps9gfypckc896bffpswsqlbrdljf9
subdir:
cardano-sync
cardano-db
Expand Down Expand Up @@ -113,8 +113,8 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-node
tag: c17315f2775eaf988e432b7caea3a094d62ce6c9
--sha256: 17z8qyfxi0fh0l4vin94nbaqqgpl0wf91n8k9p18hv2flys1pp7i
tag: 4c59442958072657812c6c0bb8e0b4ab85ce1ba2
--sha256: 0pc26hrgdsf93h3qvp8m76axm4jspzclg6psn14mbaf1mkc1fxmx
subdir:
cardano-api
cardano-config
Expand Down
4 changes: 2 additions & 2 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ extra-deps:

# db-sync dependency
- git: https://github.com/input-output-hk/cardano-db-sync
commit: ba5fbc4f8777b16e0e2617175126eae8eae55ea3
commit: 07ee3b0aa3f2991eda0be6c96ec1d6d17e81f732
subdirs:
- cardano-sync
- cardano-db
Expand Down Expand Up @@ -127,7 +127,7 @@ extra-deps:
- shelley-ma/shelley-ma-test

- git: https://github.com/input-output-hk/cardano-node
commit: c17315f2775eaf988e432b7caea3a094d62ce6c9
commit: 4c59442958072657812c6c0bb8e0b4ab85ce1ba2
subdirs:
- cardano-api
- cardano-api/test
Expand Down

0 comments on commit 355c453

Please sign in to comment.