drone-runner-ssh: fix version scheme (#543800)

This commit is contained in:
Yohann Boniface
2026-07-21 22:27:29 +00:00
committed by GitHub
+1 -1
View File
@@ -6,7 +6,7 @@
buildGoModule {
pname = "drone-runner-ssh";
version = "unstable-2022-12-22";
version = "1.0.1-unstable-2022-12-22";
src = fetchFromGitHub {
owner = "drone-runners";