@@ -36,20 +36,20 @@ BSDTAR_PLATFORMS = {
36
36
37
37
BSDTAR_PREBUILT = {
38
38
"darwin_amd64" : (
39
- "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2/tar_darwin_amd64" ,
40
- "a3bd0e7be92bcddcb70341f1efc48c29ef99b3ad57349b433e9a3182b68cb0c1 " ,
39
+ "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2-1 /tar_darwin_amd64" ,
40
+ "97bec05ebdfeb313de611b66c0f4b13e0df743de9677efb93fe0c725eb44a1fd " ,
41
41
),
42
42
"darwin_arm64" : (
43
- "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2/tar_darwin_arm64" ,
44
- "63ee769e2d870d1ed3542e292c919dc8a3934544d17b2de34213c18c41c5437f " ,
43
+ "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2-1 /tar_darwin_arm64" ,
44
+ "9ba145c271c5377f41106e5351d9a280593d05a2ac42ad1bf52ee106c93eec94 " ,
45
45
),
46
46
"linux_amd64" : (
47
- "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2/tar_linux_amd64" ,
48
- "d40582e64aace892e2f9588045edc5e67023ca3371cd575e7043b0c2a08205b4 " ,
47
+ "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2-1 /tar_linux_amd64" ,
48
+ "897fed4cf66aecccc25ae55dbe725440ae520471deca3a72e29a1eecef02feec " ,
49
49
),
50
50
"linux_arm64" : (
51
- "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2/tar_linux_arm64" ,
52
- "e2527be38499e94e021c7c02476b4cff8083313d38c85bdf46fc5751d31d32aa " ,
51
+ "https://github.com/aspect-build/bsdtar-prebuilt/releases/download/v3.7.2-1 /tar_linux_arm64" ,
52
+ "745199d4314fc526772f450fb718ff116e4adb6de772c3d7da90e81a095fbcbe " ,
53
53
),
54
54
"windows_amd64" : (
55
55
"https://github.com/libarchive/libarchive/releases/download/v3.7.2/libarchive-v3.7.2-amd64.zip" ,
0 commit comments