just: Update to version 0.9.9

This commit is contained in:
Jakub Čábera 2021-07-22 06:09:18 -07:00
parent 9a00931943
commit 321793bcea

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.8", "version": "0.9.9",
"description": "A command runner written in rust", "description": "A command runner written in rust",
"homepage": "https://just.systems", "homepage": "https://just.systems",
"license": "CC0-1.0", "license": "CC0-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/casey/just/releases/download/0.9.8/just-0.9.8-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/0.9.9/just-0.9.9-x86_64-pc-windows-msvc.zip",
"hash": "7a3ec14cf0513ae795c63467291a3816bdb6777124bb8ad0246f849806690342" "hash": "e40a21e71bafb33d809418aae3568f4193b8633e9fc865a90b2516c5fa0f2839"
} }
}, },
"bin": "just.exe", "bin": "just.exe",