Skip to content

Commit 76b54c8

Browse files
author
Felix "xq" Queißner
committed
Removes temporary path to zfat
1 parent 68e193a commit 76b54c8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@
44
.fingerprint = 0x9947018c924eecb2,
55
.dependencies = .{
66
.zfat = .{
7-
// .url = "git+https://github.com/der-teufel-programming/zfat.git#6dc7fe3adc22c16623ba63b71ee9d66fdcd6d964",
8-
// .hash = "zfat-0.15.0-SNNK9RvDTQDQzhcWauy93wy9WxMDToK1se05HVLXXB1_",
9-
.path = "../zfat",
7+
.url = "git+https://github.com/ZigEmbeddedGroup/zfat.git#0571b0d8c8cc4fcb037a1d5e7ea5666cb2f83ddf",
8+
.hash = "zfat-0.15.0-SNNK9RRqcgCLQ5mjXghbB6mokzcHORsGnY7GtbfOt2k3",
109
},
1110
.args = .{
1211
.url = "git+https://github.com/ikskuh/zig-args.git#8ae26b44a884ff20dca98ee84c098e8f8e94902f",

0 commit comments

Comments
 (0)