just: Update to version 0.10.0

This commit is contained in:
Jakub Čábera 2021-08-02 23:04:07 -07:00
parent b80a7037b6
commit 52df438a05

View File

@ -1,12 +1,12 @@
{
"version": "0.9.9",
"version": "0.10.0",
"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.9/just-0.9.9-x86_64-pc-windows-msvc.zip",
"hash": "e40a21e71bafb33d809418aae3568f4193b8633e9fc865a90b2516c5fa0f2839"
"url": "https://github.com/casey/just/releases/download/0.10.0/just-0.10.0-x86_64-pc-windows-msvc.zip",
"hash": "3f4824e3940e5a2d870510d99e72a2b3ee407120f5c26d2daab15786c8234908"
}
},
"bin": "just.exe",