just: Update to version 0.5.0

This commit is contained in:
Richard Kuhnt 2019-11-12 23:00:16 +00:00
parent f2f7433d7c
commit 40a8bb56b9

View File

@ -2,9 +2,9 @@
"homepage": "https://github.com/casey/just",
"description": "A command runner written in rust",
"license": "CC0-1.0",
"version": "0.4.5",
"url": "https://github.com/casey/just/releases/download/v0.4.5/just-v0.4.5-x86_64-pc-windows-msvc.zip",
"hash": "5e8fe49c859345b2043ef4127a33de18a20e76b54544b46458ad09a5e79c9024",
"version": "0.5.0",
"url": "https://github.com/casey/just/releases/download/v0.5.0/just-v0.5.0-x86_64-pc-windows-msvc.zip",
"hash": "53271b45bb52bb56a486c5c5879cf7af528284fd68992a5387009c3502d25f38",
"bin": "just.exe",
"checkver": "github",
"autoupdate": {