mirrord: 3.137.0 -> 3.139.1 (#400887)

Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>

authored by nixpkgs-merge-bot[bot] aaronjheng and committed by GitHub ab6a20dd 55c60987

+9 -9
+9 -9
pkgs/by-name/mi/mirrord/manifest.json
··· 1 { 2 - "version": "3.137.0", 3 "assets": { 4 "x86_64-linux": { 5 - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.137.0/mirrord_linux_x86_64", 6 - "hash": "sha256-IrsvX7Z+8k3OvtojhWuSeeiO75Okth6MCF3sPs3jIZo=" 7 }, 8 "aarch64-linux": { 9 - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.137.0/mirrord_linux_aarch64", 10 - "hash": "sha256-E5Jhx3FsaVNCbvC1SH0D2GPsgQDwKkMPe/wR9MoVzKs=" 11 }, 12 "aarch64-darwin": { 13 - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.137.0/mirrord_mac_universal", 14 - "hash": "sha256-PKW2K5ITt1wagtET6MVx2rTn9CcqqujKaYt0XleIyzY=" 15 }, 16 "x86_64-darwin": { 17 - "url": "https://github.com/metalbear-co/mirrord/releases/download/3.137.0/mirrord_mac_universal", 18 - "hash": "sha256-PKW2K5ITt1wagtET6MVx2rTn9CcqqujKaYt0XleIyzY=" 19 } 20 } 21 }
··· 1 { 2 + "version": "3.139.1", 3 "assets": { 4 "x86_64-linux": { 5 + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.139.1/mirrord_linux_x86_64", 6 + "hash": "sha256-VBmPo94DPWh/fvA8ZZfxcqCab9ZNqCVXKLwNcBMZm4E=" 7 }, 8 "aarch64-linux": { 9 + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.139.1/mirrord_linux_aarch64", 10 + "hash": "sha256-ct/NyfVXI/GlR4HKAKX2vKrzU95+u2tO7ltw2aEbji0=" 11 }, 12 "aarch64-darwin": { 13 + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.139.1/mirrord_mac_universal", 14 + "hash": "sha256-selcbXCfkvKVzNClhYkssVY3CvZFH8uXzYGKhA6N63w=" 15 }, 16 "x86_64-darwin": { 17 + "url": "https://github.com/metalbear-co/mirrord/releases/download/3.139.1/mirrord_mac_universal", 18 + "hash": "sha256-selcbXCfkvKVzNClhYkssVY3CvZFH8uXzYGKhA6N63w=" 19 } 20 } 21 }