From f8c3d80d861937909b332347c747310454885dda Mon Sep 17 00:00:00 2001 From: wakemebot Date: Mon, 30 Oct 2023 01:13:18 +0000 Subject: [PATCH] chore(bot): update blueprints Add restic v0.16.2 Add chezmoi v2.40.4 --- blueprints/devops/restic/ops2deb.lock.yml | 9 +++++++++ blueprints/devops/restic/ops2deb.yml | 1 + blueprints/terminal/chezmoi/ops2deb.lock.yml | 9 +++++++++ blueprints/terminal/chezmoi/ops2deb.yml | 1 + 4 files changed, 20 insertions(+) diff --git a/blueprints/devops/restic/ops2deb.lock.yml b/blueprints/devops/restic/ops2deb.lock.yml index 2a972e416..493dd4e17 100644 --- a/blueprints/devops/restic/ops2deb.lock.yml +++ b/blueprints/devops/restic/ops2deb.lock.yml @@ -16,3 +16,12 @@ - url: https://github.com/restic/restic/releases/download/v0.16.1/restic_0.16.1_linux_arm64.bz2 sha256: 5ad984e4bc9cf2b67a414f99c48b2f5621b12efaa1c838e4a6a13a7333641dc7 timestamp: 2023-10-24 18:22:00+00:00 +- url: https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_amd64.bz2 + sha256: dae5e6e39107a66dc5c8ea59f6f27b16c54bd6be31f57e3281f6d87de30e05b0 + timestamp: 2023-10-30 01:13:17+00:00 +- url: https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_arm.bz2 + sha256: 60376b01b334a0cee3a59016f44dde8b336de2b6aa44f1e6e403d307990c47a0 + timestamp: 2023-10-30 01:13:17+00:00 +- url: https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_arm64.bz2 + sha256: efdd75eb5c12af6fec4189aa57dc777035a87dd57204daa52293901199569157 + timestamp: 2023-10-30 01:13:17+00:00 diff --git a/blueprints/devops/restic/ops2deb.yml b/blueprints/devops/restic/ops2deb.yml index 5ea524627..8804d6e90 100644 --- a/blueprints/devops/restic/ops2deb.yml +++ b/blueprints/devops/restic/ops2deb.yml @@ -3,6 +3,7 @@ matrix: versions: - 0.16.0 - 0.16.1 + - 0.16.2 architectures: - amd64 - arm64 diff --git a/blueprints/terminal/chezmoi/ops2deb.lock.yml b/blueprints/terminal/chezmoi/ops2deb.lock.yml index a48674041..a322b6731 100644 --- a/blueprints/terminal/chezmoi/ops2deb.lock.yml +++ b/blueprints/terminal/chezmoi/ops2deb.lock.yml @@ -439,3 +439,12 @@ - url: https://github.com/twpayne/chezmoi/releases/download/v2.40.3/chezmoi_2.40.3_linux_arm64.tar.gz sha256: 30a368aa5732007bafb270c46150abe44ec9d90b90b5afde1067ad5b9825c77e timestamp: 2023-10-13 12:33:59+00:00 +- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_linux_amd64.tar.gz + sha256: 218885d49eb159d22ae1806aefc14cac0f49ac6c3d4b22909889ba255120dc4b + timestamp: 2023-10-30 01:13:17+00:00 +- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_linux_arm.tar.gz + sha256: 6c2b000f353de555699739f9b77f4709fa5d2c38df82788528db76d5d586cbdc + timestamp: 2023-10-30 01:13:17+00:00 +- url: https://github.com/twpayne/chezmoi/releases/download/v2.40.4/chezmoi_2.40.4_linux_arm64.tar.gz + sha256: ef36132bc03cb00d954b5e7a3b19098f1f7a1360a118aea01b97209b98c86b58 + timestamp: 2023-10-30 01:13:17+00:00 diff --git a/blueprints/terminal/chezmoi/ops2deb.yml b/blueprints/terminal/chezmoi/ops2deb.yml index f8b617a0d..4acd9a11d 100644 --- a/blueprints/terminal/chezmoi/ops2deb.yml +++ b/blueprints/terminal/chezmoi/ops2deb.yml @@ -50,6 +50,7 @@ matrix: - 2.40.1 - 2.40.2 - 2.40.3 + - 2.40.4 architectures: - amd64 - arm64