Skip to content

Commit

Permalink
deps: Bump bender dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed May 30, 2024
1 parent b06c5cc commit 9735b98
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ packages:
dependencies:
- common_cells
axi:
revision: ac5deb3ff086aa34b168f392c051e92603d6c0e2
version: 0.39.2
revision: 9402c8a9ce0a7b5253c3c29e788612d771e8b5d6
version: 0.39.3
source:
Git: https://github.com/pulp-platform/axi.git
dependencies:
Expand All @@ -32,8 +32,8 @@ packages:
dependencies:
- common_cells
common_cells:
revision: ad22699793d98ef714f120c6268fe92d096a61e1
version: 1.33.1
revision: 0d67563b6b592549542544f1abc0f43e5d4ee8b4
version: 1.35.0
source:
Git: https://github.com/pulp-platform/common_cells.git
dependencies:
Expand All @@ -46,8 +46,8 @@ packages:
Git: https://github.com/pulp-platform/common_verification.git
dependencies: []
idma:
revision: d6245c8bf8faa7a4d44325d6584387170413d53d
version: 0.6.0
revision: 95f366e56f7e772c283fb3c8b343afc4a3978375
version: 0.6.2
source:
Git: https://github.com/pulp-platform/iDMA.git
dependencies:
Expand Down
6 changes: 3 additions & 3 deletions Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ package:
- "Tim Fischer <[email protected]>"

dependencies:
idma: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.6.0 }
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.32.0 }
idma: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.6.2 }
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.35.0 }
common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.3 }
axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.1 }
axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.3 }
axi_riscv_atomics: { git: "https://github.com/pulp-platform/axi_riscv_atomics.git", version: 0.8.2 }

export_include_dirs:
Expand Down

0 comments on commit 9735b98

Please sign in to comment.