rename scripthub to mash

This commit is contained in:
Max Howell 2023-11-28 18:54:08 -05:00
parent b87ca3f323
commit 01f9ebdf44
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -1,11 +1,11 @@
distributable:
url: https://github.com/pkgxdev/scripthub/archive/refs/tags/v{{version}}.tar.gz
url: https://github.com/pkgxdev/mash/archive/refs/tags/v{{version}}.tar.gz
strip-components: 1
display-name: ScriptHub
versions:
github: pkgxdev/scripthub
github: pkgxdev/mash
dependencies:
pkgx.sh: ^1.1
@ -14,10 +14,10 @@ dependencies:
build: |
mkdir -p {{prefix}}/bin
cp hubx.sh {{prefix}}/bin/hubx
cp mash {{prefix}}/bin/hubx
provides:
- bin/hubx
- bin/mash
test:
hubx pkgxdev/demo
mash pkgxdev/demo