Skip to content
Snippets Groups Projects
Verified Commit 8e1b2c49 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

feat: update ci #8

parent debc731c
No related branches found
No related tags found
No related merge requests found
......@@ -171,11 +171,11 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1704379122,
"narHash": "sha256-BQVUm8tkXfQYXtsAWOcmghM0AN7f2qYUqP3M4QM9SWo=",
"lastModified": 1704379834,
"narHash": "sha256-hi32xAKVSDfgEjg7HKMO9L267p0Tl4wtrJGDR5stEAI=",
"ref": "refs/heads/master",
"rev": "4edd37291b937b39679653b50a6492ce5ae5a5e8",
"revCount": 89,
"rev": "debc731c2275a1f84697e6f6b2942e57a478f58d",
"revCount": 90,
"type": "git",
"url": "https://gitlab.schukai.com/oss/utilities/version.git"
},
......
......@@ -5,6 +5,6 @@
supportedSystems = ["x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin"];
compileForSystems = ["linux/arm64" "linux/amd64" "darwin/amd64" "windows/amd64"];
modulePath = "gitlab.schukai.com/oss/utilities/version";
version="0.6.27"; ## don't change this line, it is updated automatically by GitLab CI
version = "0.6.27"; ## don't change this line, it is updated automatically by GitLab CI
vendorHash = "sha256-uyWI6Gnko1J62XDk6jjRdqZ8TSFtwsTOlDwdR9Xc+ic="; ## this is updated automatically by update-hashes
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment