taplo: update to 0.9.3
This commit is contained in:
parent
81897e6ff3
commit
dbdb8daa14
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'taplo'
|
||||
pkgname=taplo
|
||||
version=0.9.2
|
||||
version=0.9.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
# no-default-features: allows selecting custom feature set
|
||||
|
@ -16,7 +16,7 @@ license="MIT"
|
|||
homepage="https://taplo.tamasfe.dev/"
|
||||
changelog="https://raw.githubusercontent.com/tamasfe/taplo/master/crates/taplo-cli/CHANGELOG.md"
|
||||
distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/release-taplo-cli-${version}.tar.gz"
|
||||
checksum=86884b6a2d505d6280ae1304e2bdc434e3b572d05d833833f7189331124f81ae
|
||||
checksum=5744a06a1e93128f5cb5409d5bf5e553915703ec0491df9f4c7ab31dbe430287
|
||||
|
||||
post_patch() {
|
||||
cargo update --package pprof@0.9.1 --precise 0.13.0
|
||||
|
|
Loading…
Reference in New Issue