Update package version to 0.15.1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
name: zig
|
||||
description: A general-purpose programming language and toolchain for maintaining robust, optimal and reusable software
|
||||
version: 0.12.1
|
||||
version: 0.15.1
|
||||
url: https://ziglang.org/
|
||||
license: MIT
|
||||
architecture: any
|
||||
depends: ["clang","lld","llvm"]
|
||||
make_depends: ["cmake"]
|
||||
depends: ["clang","lld","llvm-libs"]
|
||||
make_depends: ["cmake","llvm"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user