mise: update to 2024.11.13.
This commit is contained in:
parent
6bf82e42c5
commit
627465598e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mise'
|
||||
pkgname=mise
|
||||
version=2024.11.1
|
||||
version=2024.11.13
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/jdx/mise"
|
||||
changelog="https://github.com/jdx/mise/releases"
|
||||
distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=82eee2693af7d0ecb59873f8d90defa4a08c641586ccc6baae200e883c467a44
|
||||
checksum=1c119ff8cf94a746e77250837b3f929bffcc1f67addf5e3ba5ee218c3a7b0519
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue