diff --git a/build.zig.zon b/build.zig.zon index ea96fb3..fd0fd5d 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -9,7 +9,7 @@ .name = .zigmark, // This is a [Semantic Version](https://semver.org/). // In a future version of Zig it will be used for package deduplication. - .version = "0.6.0", + .version = "0.6.2", // Together with name, this represents a globally unique package // identifier. This field is generated by the Zig toolchain when the // package is first created, and then *never changes*. This allows @@ -67,8 +67,8 @@ .hash = "N-V-__8AACaGFwDmjLKFjd0jlhijuVlTuOCGoRVvp406CsLD", }, .pozeiden = .{ - .url = "https://github.com/sc2in/pozeiden/archive/refs/tags/v0.1.0.tar.gz", - .hash = "pozeiden-0.1.0-NAqiXThiCgCKuU61t_p5Nw2YP7ZHK6JMFfGcMXIX3HLN", + .url = "https://github.com/sc2in/pozeiden/archive/refs/tags/v0.1.2.tar.gz", + .hash = "pozeiden-0.1.2-NAqiXZmYCgDmXFgpV7f3BqFaB3AeiMfByoKkxuQa668K", }, }, // Specifies the set of files and directories that are included in this package. diff --git a/build.zig.zon2json-lock b/build.zig.zon2json-lock index 492de67..0b1e9dc 100644 --- a/build.zig.zon2json-lock +++ b/build.zig.zon2json-lock @@ -45,10 +45,10 @@ "hash": "sha256-HiSGtRsSbW03R6aKoMVVFOLrwP5aXtpeXUC/bE5M/qo=", "rev": "587a12bb54d95ac37241377e6ddc93ea0e45439b" }, - "pozeiden-0.1.0-NAqiXThiCgCKuU61t_p5Nw2YP7ZHK6JMFfGcMXIX3HLN": { + "pozeiden-0.1.2-NAqiXZmYCgDmXFgpV7f3BqFaB3AeiMfByoKkxuQa668K": { "name": "pozeiden", - "url": "https://github.com/sc2in/pozeiden/archive/refs/tags/v0.1.0.tar.gz", - "hash": "sha256-FGno4AH5nbh4+QiiUy97J8vyo0oes5JhT/+JQqAAUdA=" + "url": "https://github.com/sc2in/pozeiden/archive/refs/tags/v0.1.2.tar.gz", + "hash": "sha256-DBZy/m8zEetjZVXSh1o3kU5pp8ctyYsfkM8TpGonDmA=" }, "zigmark-0.5.0-cwOiyHzQCQBz8SXqL4pV4shRF5KG4kZxvbps1fpHygGg": { "name": "zigmark",