From 853bfeb6da1f5d4a1d0703b6f4e43d5906232df2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 00:34:07 +0000 Subject: [PATCH] ntfs2btrfs: Update to version 20220812 --- bucket/ntfs2btrfs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/ntfs2btrfs.json b/bucket/ntfs2btrfs.json index 36bb5f5264..25a3ff7411 100644 --- a/bucket/ntfs2btrfs.json +++ b/bucket/ntfs2btrfs.json @@ -1,5 +1,5 @@ { - "version": "20210923", + "version": "20220812", "description": "Conversion tool from NTFS to Btrfs", "homepage": "https://github.com/maharmstone/ntfs2btrfs", "license": "GPL-2.0-only", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/maharmstone/ntfs2btrfs/releases/download/20210923/ntfs2btrfs-20210923.zip", - "hash": "0a9e21139d473aaf50152a9cc4eba230d639e3eb04d582f615c61534acd2822c" + "url": "https://github.com/maharmstone/ntfs2btrfs/releases/download/20220812/ntfs2btrfs-20220812.zip", + "hash": "6872c30247fe557077653c6cc2b6406d2ebc6633caba49d93b74a231ff412c0f" } }, "bin": "ntfs2btrfs.exe",