just: Update to version 0.9.1

This commit is contained in:
Jakub Čábera 2021-04-26 04:55:19 +02:00
parent 86c3dbd045
commit aa8f34e178

View File

@ -1,12 +1,12 @@
{ {
"version": "0.9.0", "version": "0.9.1",
"description": "A command runner written in rust", "description": "A command runner written in rust",
"homepage": "https://github.com/casey/just", "homepage": "https://github.com/casey/just",
"license": "CC0-1.0", "license": "CC0-1.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/casey/just/releases/download/v0.9.0/just-v0.9.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.9.1/just-v0.9.1-x86_64-pc-windows-msvc.zip",
"hash": "b2c389dd2266a031eaa7daf33041bbae5173f277a7c6f8b75c00fe1a7539391b" "hash": "dddd4c4aa71fc1e8d25ff6ced8a4cdf404d55a99f7ee9b295570021158d7e2e5"
} }
}, },
"bin": "just.exe", "bin": "just.exe",