Skip to content

Commit c03f120

Browse files
committed
Update rarz dependency to a921ec9 (multi-volume support)
Adds end-of-archive handling, split-file skip for volume archives, and upstream wording cleanup. Compressed-file CRC validation still pending upstream (inbox note dropped to rarz project).
1 parent 3e6992c commit c03f120

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
.hash = "sevenz-25.1.0-GxYsU9LDFgDubsAf5lKHAVylNxpyjLz25ekkkMsRu-6Z",
7474
},
7575
.rarz = .{
76-
.url = "https://github.com/pmarreck/rarz/archive/268d5e07a01052b432e393cb36b5023d14f27a35.tar.gz",
77-
.hash = "rarz-0.1.0-BNfrflC3BwAd9GKFZurx2TdTdLTKgZehrwrk2d0qvyBq",
76+
.url = "https://github.com/pmarreck/rarz/archive/a921ec96fe134efd5f1585c06721608bc8945b6c.tar.gz",
77+
.hash = "rarz-0.1.0-BNfrfuolCAAAjRnAqHpW9bNrGKb2pkM3P8jE60IHXcta",
7878
},
7979
.compact_pro = .{
8080
.url = "https://github.com/pmarreck/compact_pro/archive/acc3cebcc485bb3bc9a474d548cd4d124ca3a4a0.tar.gz",

0 commit comments

Comments
 (0)