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

fix: test ci

parent 02c93c9f
No related branches found
No related tags found
No related merge requests found
......@@ -19,3 +19,4 @@ result
.task/
.goreleaser.yml
Taskfile.yaml
/nix/store/r21ipdiswnz3fcsn51i8l1zipjp91f91-Taskfile.yaml
\ No newline at end of file
......@@ -171,11 +171,11 @@
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1704365671,
"narHash": "sha256-/UhQdOlnqRPpD+bY4urniXJAMy8wgxjtnlYVl5fxOS4=",
"lastModified": 1704368107,
"narHash": "sha256-9Z7Pd5N6ixvjgewuRSI3MierEwy1yKYZRKtQo5+IqIA=",
"ref": "refs/heads/master",
"rev": "878e017276ba1f4cab5663f31f8d88d2b2244f4f",
"revCount": 79,
"rev": "02c93c9f88cf85f48d355537c476269b0e4255f1",
"revCount": 83,
"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.24";
vendorHash="sha256-uyWI6Gnko1J62XDk6jjRdqZ8TSFtwsTOlDwdR9Xc+ic=";
version="0.6.24"; ## 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.
Please register or to comment