just: Update to version 0.9.8

This commit is contained in:
Jakub Čábera 2021-07-04 03:04:52 -07:00
parent c281f92f4d
commit 4724eab6b3

View File

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