mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
trunk: Add version 0.21.13 (#6732)
This commit is contained in:
parent
2f6cbd35a4
commit
527a414cd6
26
bucket/trunk.json
Normal file
26
bucket/trunk.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": "0.21.13",
|
||||
"description": "Build, bundle & ship your Rust WASM application to the web.",
|
||||
"homepage": "https://trunkrs.dev/",
|
||||
"license": "MIT|Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trunk-rs/trunk/releases/download/v0.21.13/trunk-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4b8ae1fbfb409e309bd394f25ac0fe801028bc84eedd2345a3b3bb367a57497e"
|
||||
}
|
||||
},
|
||||
"bin": "trunk.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/trunk-rs/trunk"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trunk-rs/trunk/releases/download/v$version/trunk-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user