Switch to new package format
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: act
|
||||
description: Run your GitHub Actions locally
|
||||
version: 0.2.89
|
||||
revision: 2
|
||||
url: https://github.com/nektos/act
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
optional_depends:
|
||||
- docker:Connect to local docker
|
||||
make_depends:
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/nektos/act/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 649cd5b91cad870871d2283fb3ad95c8fa1d5ced7a1db8d7b346d1a7dcd3ec71
|
||||
Reference in New Issue
Block a user