diff --git a/croc.yaml b/croc.yaml index 98a22e85bfe..0d10cb04084 100644 --- a/croc.yaml +++ b/croc.yaml @@ -1,6 +1,6 @@ package: name: croc - version: 10.0.8 + version: 10.0.9 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: ca8f01184467afa48d61d78674cecc5872e27eef + expected-commit: 4c120c4963797d94143a191613b7a83981c21eef tag: v${{package.version}} - uses: go/build