Skip to content

Commit

Permalink
chore(bot): update blueprints
Browse files Browse the repository at this point in the history
Add rye v0.40.0
Add terragrunt v0.67.13
Remove terragrunt v0.58.14
  • Loading branch information
wakemebot committed Sep 25, 2024
1 parent 247506e commit 19fab6e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 7 deletions.
6 changes: 6 additions & 0 deletions blueprints/dev/rye/ops2deb.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,9 @@
- url: https://github.com/astral-sh/rye/releases/download/0.39.0/rye-x86_64-linux.gz
sha256: 027b4c8170b347986d431d7d960403527f4972d50dcebd64c8d7a3ca6fba7572
timestamp: 2024-08-21 03:06:16+00:00
- url: https://github.com/astral-sh/rye/releases/download/0.40.0/rye-aarch64-linux.gz
sha256: 14dd41b1112ab73819333bc5bd51e67eeb5d45fa5b1fa924ce18ef8502dd4530
timestamp: 2024-09-25 18:07:40+00:00
- url: https://github.com/astral-sh/rye/releases/download/0.40.0/rye-x86_64-linux.gz
sha256: 93c34835187659e1a18f636e9440d47bee7c45b8e6aef5fd95ef6099c20d804e
timestamp: 2024-09-25 18:07:40+00:00
1 change: 1 addition & 0 deletions blueprints/dev/rye/ops2deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ matrix:
- 0.37.0
- 0.38.0
- 0.39.0
- 0.40.0
homepage: https://rye-up.com/
summary: comprehensive project and package management solution for Python
description: |-
Expand Down
12 changes: 6 additions & 6 deletions blueprints/devops/terragrunt/ops2deb.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,6 @@
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.7/terragrunt_linux_arm64
sha256: fd52f5113ef9ba0e54bfbc8a2b82a9532814ceeafe505ecba2de76d5b19f105a
timestamp: 2022-04-15 14:36:34+00:00
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_linux_amd64
sha256: 2abc9c2729a9a16c5672c3db71b333381d25fa44a978bba86dab2c0b3246b4de
timestamp: 2024-06-03 21:05:57+00:00
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.14/terragrunt_linux_arm64
sha256: 524f8f715ca1ee2fe30245904a68316c99baaf72d595e66b9793bf8c0a504eaf
timestamp: 2024-06-03 21:05:57+00:00
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.58.15/terragrunt_linux_amd64
sha256: ad33e60fecdab3f1fd7a553642116b963e7e5f29f4291096fa236986656c3985
timestamp: 2024-06-10 15:06:14+00:00
Expand Down Expand Up @@ -328,3 +322,9 @@
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.12/terragrunt_linux_arm64
sha256: 5b1a1022eb656ccae02e8bf04458eca785b0e597b72948238536248c4f6a8879
timestamp: 2024-09-24 21:06:03+00:00
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.13/terragrunt_linux_amd64
sha256: 1053866abc20a2b17ecd4ef5af8f6c974cef88fbcae386e1127fc58bc0000c99
timestamp: 2024-09-25 18:07:40+00:00
- url: https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.13/terragrunt_linux_arm64
sha256: 40795ed693ab500ac3649fab561d3b6e8583264b28801e792e1d4d5ab0fcc6ef
timestamp: 2024-09-25 18:07:40+00:00
2 changes: 1 addition & 1 deletion blueprints/devops/terragrunt/ops2deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
- amd64
- arm64
versions:
- 0.58.14
- 0.58.15
- 0.59.1
- 0.59.2
Expand Down Expand Up @@ -75,6 +74,7 @@
- 0.67.10
- 0.67.11
- 0.67.12
- 0.67.13
homepage: https://terragrunt.gruntwork.io/
summary: provides extra tools for working with multiple Terraform modules
description: |-
Expand Down

0 comments on commit 19fab6e

Please sign in to comment.