diff --git a/croc.yaml b/croc.yaml index 4a8386d5e9..934e091677 100644 --- a/croc.yaml +++ b/croc.yaml @@ -1,6 +1,6 @@ package: name: croc - version: 10.0.11 + version: 10.0.12 epoch: 0 description: Easily and securely send things from one computer to another copyright: @@ -21,7 +21,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/schollz/croc - expected-commit: bf26db019cbe2862aef963cd0a32f5f2d62d15d4 + expected-commit: a29b8e6d1d7886d48c0e28cbd80df90f3aa67f16 tag: v${{package.version}} - uses: go/build