From c1300c3f7cd93e907a11f6d0d970d14407d8b106 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Mon, 16 Jan 2023 05:00:34 +0000 Subject: [PATCH] Update `cargo-binstall@latest` to 0.19.2 --- CHANGELOG.md | 2 ++ manifests/cargo-binstall.json | 16 ++++++++-------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 323d4441..d0ad0b6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `cargo-binstall@latest` to 0.19.2. + ## [2.2.3] - 2023-01-16 - Update `cargo-llvm-cov@latest` to 0.5.9. diff --git a/manifests/cargo-binstall.json b/manifests/cargo-binstall.json index f7f26580..36aa6127 100644 --- a/manifests/cargo-binstall.json +++ b/manifests/cargo-binstall.json @@ -20,26 +20,26 @@ } }, "latest": { - "version": "0.19.1" + "version": "0.19.2" }, - "0.19.1": { + "0.19.2": { "x86_64_linux_musl": { - "checksum": "b270f25fd21fe27b99b99cb4f6dd5ed98ec01284cf450994974f632c77a823a8" + "checksum": "7fba5db9c86abb6bfcc777130b2f113b0e4bf4acfd8bfc23b784e1a78426e4e2" }, "x86_64_macos": { - "checksum": "dd46485e17b12211684fcb3e55e966f9f4cb75c14bb715f6c905373640e98a4e" + "checksum": "def2312b8fb67119329c6ae6b11d772f0cf087a17f2e8453d87e814d0aee7078" }, "x86_64_windows": { - "checksum": "b120023e546562bfea5ca4ef1a3b67fc6571968ae459a34aa0b4414eff38f5e3" + "checksum": "794fc6834f27c8882d2a777df176448039824e16b85c0c3641c26bd176ebc50a" }, "aarch64_linux_musl": { - "checksum": "98264b5342db7a7b68d215d105a42a81961de02743b8c369b476dc892d12f2fa" + "checksum": "70191222ad486cf0c15e6679346ba7f3afbc2c1818213d6f8712a2457ebde4e1" }, "aarch64_macos": { - "checksum": "dd099af7147d856bcf6cc713c1bf53c4be003f597f92fe9c2e3a58d0ad7d6fd2" + "checksum": "67c4787ca667ef93ed4bbfc967988272dfad53e3dfaf090f4d629b33d25fa778" }, "aarch64_windows": { - "checksum": "ed5023a73f3bb8a8b8fb80e5a7476cab2487d7e16ed3fe04b51cf25ec1644d92" + "checksum": "c73162dbe22e28746e29eb49f9b2e309867d3d698c8b777e91b2771a369af38c" } } }