Update package version to 7.0.0
This commit is contained in:
@@ -1,9 +1,21 @@
|
||||
name: bpm-utils
|
||||
description: Package utilities for the Bubble Package Manager
|
||||
version: 6.0.0
|
||||
revision: 3
|
||||
version: 7.0.0
|
||||
revision: 1
|
||||
url: https://github.com/EnumeratedDev/bpm-utils
|
||||
license: MIT
|
||||
architecture: any
|
||||
keep: ["etc/bpm-utils/"]
|
||||
type: source
|
||||
keep:
|
||||
- etc/bpm-utils/
|
||||
depends:
|
||||
- curl
|
||||
- git
|
||||
- tar
|
||||
optional_depends:
|
||||
- unzip
|
||||
downloads:
|
||||
- url: https://github.com/EnumeratedDev/bpm-utils/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 8e55999333bb6f5bddc63a349139fcacd0528212ca62034321c603f5997c8941
|
||||
|
||||
Reference in New Issue
Block a user