just: Update to version 0.5.1

This commit is contained in:
Richard Kuhnt 2019-11-20 09:00:21 +00:00
parent 1df6610527
commit 7a3a266dc9

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.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",
"version": "0.5.1",
"url": "https://github.com/casey/just/releases/download/v0.5.1/just-v0.5.1-x86_64-pc-windows-msvc.zip",
"hash": "2cd519c389ed1319456dd72b335af3da4e0931226b113544d108fc5f0d2b59ad",
"bin": "just.exe",
"checkver": "github",
"autoupdate": {