diff --git a/blueprints/dev/scala-cli/ops2deb.lock.yml b/blueprints/dev/scala-cli/ops2deb.lock.yml index fd001a044..a2c29be89 100644 --- a/blueprints/dev/scala-cli/ops2deb.lock.yml +++ b/blueprints/dev/scala-cli/ops2deb.lock.yml @@ -130,3 +130,6 @@ - url: https://github.com/VirtusLab/scala-cli/releases/download/v1.5.0/scala-cli-x86_64-pc-linux.deb sha256: 133bb5757384ab8c2a5bd797967e292f49672e402d53b988bf3a2be8ae3eeccd timestamp: 2024-08-23 09:06:04+00:00 +- url: https://github.com/VirtusLab/scala-cli/releases/download/v1.5.1/scala-cli-x86_64-pc-linux.deb + sha256: 45c5acfcade027a42bbdb88a64153104cf7ebf30a8d926d01fb5e86f759dce68 + timestamp: 2024-10-02 12:10:13+00:00 diff --git a/blueprints/dev/scala-cli/ops2deb.yml b/blueprints/dev/scala-cli/ops2deb.yml index 012fd9609..155104b6a 100644 --- a/blueprints/dev/scala-cli/ops2deb.yml +++ b/blueprints/dev/scala-cli/ops2deb.yml @@ -45,6 +45,7 @@ matrix: - 1.4.1 - 1.4.3 - 1.5.0 + - 1.5.1 homepage: https://scala-cli.virtuslab.org/ summary: command-line tool to interact with the Scala language description: |- diff --git a/blueprints/devops/mirrord/ops2deb.lock.yml b/blueprints/devops/mirrord/ops2deb.lock.yml index f5c6dfbd6..18965aefb 100644 --- a/blueprints/devops/mirrord/ops2deb.lock.yml +++ b/blueprints/devops/mirrord/ops2deb.lock.yml @@ -1,9 +1,3 @@ -- url: https://github.com/metalbear-co/mirrord/releases/download/3.86.0/mirrord_linux_aarch64.zip - sha256: b7e2e84edd2757f86ca08191738c3a8ccb3c59a0f64916a923b40aea667abcd6 - timestamp: 2024-01-30 01:11:44+00:00 -- url: https://github.com/metalbear-co/mirrord/releases/download/3.86.0/mirrord_linux_x86_64.zip - sha256: 0be8a04945a6a5ac4d49d0f7e4a08d27b6f06f0080657250223ea520590e9639 - timestamp: 2024-01-30 01:11:44+00:00 - url: https://github.com/metalbear-co/mirrord/releases/download/3.86.1/mirrord_linux_aarch64.zip sha256: 03bd05d06ea750a1ce565bfd2d91e1319d84c16a4765f16170f515e274f4b06b timestamp: 2024-02-05 18:05:57+00:00 @@ -298,3 +292,9 @@ - url: https://github.com/metalbear-co/mirrord/releases/download/3.118.0/mirrord_linux_x86_64.zip sha256: 4776e9d54ee5bad3f349902b134c578dc39afb55ab842072c54cf96d6774afb7 timestamp: 2024-09-22 18:06:46+00:00 +- url: https://github.com/metalbear-co/mirrord/releases/download/3.118.1/mirrord_linux_aarch64.zip + sha256: adfe54bef32912a48f32b141572888ccebc28803a8aa3aa209a7aa9df4589161 + timestamp: 2024-10-02 12:10:13+00:00 +- url: https://github.com/metalbear-co/mirrord/releases/download/3.118.1/mirrord_linux_x86_64.zip + sha256: 9f953e7c0d7f1cd71a700a572f71e24760bedfd69facc13204551e1e0e083176 + timestamp: 2024-10-02 12:10:13+00:00 diff --git a/blueprints/devops/mirrord/ops2deb.yml b/blueprints/devops/mirrord/ops2deb.yml index 595b8cac7..82a5bbff3 100644 --- a/blueprints/devops/mirrord/ops2deb.yml +++ b/blueprints/devops/mirrord/ops2deb.yml @@ -4,7 +4,6 @@ matrix: - amd64 - arm64 versions: - - 3.86.0 - 3.86.1 - 3.87.0 - 3.88.0 @@ -54,6 +53,7 @@ matrix: - 3.116.3 - 3.117.0 - 3.118.0 + - 3.118.1 homepage: https://mirrord.dev/ summary: develop locally with your kubernetes environment description: |-