this repo has no description
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

update dependencies to 'final' 0.16 compatible versions

authored by

Jeffrey C. Ollie and committed by
Tim Culverhouse
4320ec29 86b56cf1

+6 -6
+6 -6
build.zig.zon
··· 1 1 .{ 2 2 .name = .vaxis, 3 3 .fingerprint = 0x14fbbb94fc556305, 4 - .version = "0.5.1", 5 - .minimum_zig_version = "0.15.1", 4 + .version = "0.6.0", 5 + .minimum_zig_version = "0.16.0", 6 6 .dependencies = .{ 7 7 .zigimg = .{ 8 - .url = "git+https://github.com/GasInfinity-Forks/zigimg?ref=0.16.x#c474a50ce9ec79ae726ee3f86fe08d530ff91e78", 9 - .hash = "zigimg-0.1.0-8_eo2gCZFwA239CedNPHzAkZMxkUxQpLBq3UrataPX1x", 8 + .url = "git+https://github.com/zigimg/zigimg#d695acd97c02e57bb151e8f659d1280f5cd6ca70", 9 + .hash = "zigimg-0.1.0-8_eo2oyaFwBZwJpmqPkCfVXWBrHcqbYwmrp1I6bTD3lI", 10 10 }, 11 11 .uucode = .{ 12 - .url = "git+https://github.com/jcollie/uucode#0079a52812bc675eb5f031252391c3fc18f21973", 13 - .hash = "uucode-0.2.0-ZZjBPuS4VABmt0lQ-jDiKB4afmuZVvZpbX09FP5JrR8N", 12 + .url = "git+https://github.com/jacobsandlund/uucode#2826a37a4562284fdacd8fa029d49509cc9bffcd", 13 + .hash = "uucode-0.2.0-ZZjBPlK5VADj7fdoq7G8LIHzD5o6FSkcBXXrRWr4jnrA", 14 14 }, 15 15 }, 16 16 .paths = .{