From 094a544d13b5855d4cf131a30daf33ddb49c2c37 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 27 Feb 2025 15:01:31 +0000 Subject: [PATCH] mirrord: 3.132.1 -> 3.134.0 --- pkgs/by-name/mi/mirrord/manifest.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pkgs/by-name/mi/mirrord/manifest.json b/pkgs/by-name/mi/mirrord/manifest.json index 91c0a4f9a1be..28c423dd07e0 100644 --- a/pkgs/by-name/mi/mirrord/manifest.json +++ b/pkgs/by-name/mi/mirrord/manifest.json @@ -1,21 +1,21 @@ { - "version": "3.132.1", + "version": "3.134.0", "assets": { "x86_64-linux": { - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.132.1/mirrord_linux_x86_64", - "hash": "sha256-O3AoKIK1DZ4We0Bqs60Jzyr/qVhC0SglMfErtkvNvtA=" + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.134.0/mirrord_linux_x86_64", + "hash": "sha256-ni15tK8quUrCC3+zVC0XE1CG+3T05TP9rU6/JZAjIwk=" }, "aarch64-linux": { - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.132.1/mirrord_linux_aarch64", - "hash": "sha256-e+5Bd5PgAxqG5bOImA6f7L6mn42nb8AenV0MBI9HPLA=" + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.134.0/mirrord_linux_aarch64", + "hash": "sha256-nytTCC0DxksEhmbQiwayCvFPm7/AwL6Hm5D+ky/MJSg=" }, "aarch64-darwin": { - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.132.1/mirrord_mac_universal", - "hash": "sha256-4R44hKYcJc7/Q6TJRrYtwBKtrda/ykID7mbVV1FCv/k=" + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.134.0/mirrord_mac_universal", + "hash": "sha256-AnTFiZQVAZpgUTiBN9lYJ2iqfxwT1Dg80Uv7/FcPagY=" }, "x86_64-darwin": { - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.132.1/mirrord_mac_universal", - "hash": "sha256-4R44hKYcJc7/Q6TJRrYtwBKtrda/ykID7mbVV1FCv/k=" + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.134.0/mirrord_mac_universal", + "hash": "sha256-AnTFiZQVAZpgUTiBN9lYJ2iqfxwT1Dg80Uv7/FcPagY=" } } }