diff --git a/blueprints/dev/typos-cli/ops2deb.lock.yml b/blueprints/dev/typos-cli/ops2deb.lock.yml index 3433c838f..da88f65da 100644 --- a/blueprints/dev/typos-cli/ops2deb.lock.yml +++ b/blueprints/dev/typos-cli/ops2deb.lock.yml @@ -1,6 +1,3 @@ -- url: https://github.com/crate-ci/typos/releases/download/v1.16.15/typos-v1.16.15-x86_64-unknown-linux-musl.tar.gz - sha256: aa8fa9bcf77ae1aa8f6f330c18e68b9ccf54de6e2a9be237889b7dfe8c860cf0 - timestamp: 2023-09-27 18:21:52+00:00 - url: https://github.com/crate-ci/typos/releases/download/v1.16.16/typos-v1.16.16-x86_64-unknown-linux-musl.tar.gz sha256: 0645ba7799529fe3edd9638e43b7dfc8021504e8f8d6e85c9bc39f4413218ca3 timestamp: 2023-10-02 18:22:13+00:00 @@ -148,3 +145,6 @@ - url: https://github.com/crate-ci/typos/releases/download/v1.24.5/typos-v1.24.5-x86_64-unknown-linux-musl.tar.gz sha256: e23dcb000e0db3351c57c8954b53557bee2c844308a10c11c2cf8de1f2583871 timestamp: 2024-09-04 18:07:25+00:00 +- url: https://github.com/crate-ci/typos/releases/download/v1.24.6/typos-v1.24.6-x86_64-unknown-linux-musl.tar.gz + sha256: c21e8e26ed9343d633c01c76551e741f05ce4e26005804259e04b25ef0c80e20 + timestamp: 2024-09-16 21:05:58+00:00 diff --git a/blueprints/dev/typos-cli/ops2deb.yml b/blueprints/dev/typos-cli/ops2deb.yml index 7d9fe0272..0d5a6f8f9 100644 --- a/blueprints/dev/typos-cli/ops2deb.yml +++ b/blueprints/dev/typos-cli/ops2deb.yml @@ -1,7 +1,6 @@ name: typos-cli matrix: versions: - - 1.16.15 - 1.16.16 - 1.16.17 - 1.16.18 @@ -51,6 +50,7 @@ matrix: - 1.24.3 - 1.24.4 - 1.24.5 + - 1.24.6 homepage: https://github.com/crate-ci/typos/ summary: source code spell checker description: |-