mise: update to 2024.9.0.
This commit is contained in:
parent
c892c62fdf
commit
0835974114
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mise'
|
||||
pkgname=mise
|
||||
version=2024.8.12
|
||||
version=2024.9.0
|
||||
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=55a9b21296e9a0b0131865efa7e0ec0d61d7c86d9e93758cb0f9062b1b795b44
|
||||
checksum=a8b72176a85694d1314501c984ca91596c5629b1de9b984130f378beb6787887
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue