just: Update to version 0.5.2

This commit is contained in:
Richard Kuhnt 2019-12-07 14:00:19 +00:00
parent 1b2c81f0a0
commit 7504c4beae

View File

@ -2,9 +2,9 @@
"homepage": "https://github.com/casey/just", "homepage": "https://github.com/casey/just",
"description": "A command runner written in rust", "description": "A command runner written in rust",
"license": "CC0-1.0", "license": "CC0-1.0",
"version": "0.5.1", "version": "0.5.2",
"url": "https://github.com/casey/just/releases/download/v0.5.1/just-v0.5.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.5.2/just-v0.5.2-x86_64-pc-windows-msvc.zip",
"hash": "2cd519c389ed1319456dd72b335af3da4e0931226b113544d108fc5f0d2b59ad", "hash": "1a0b83222661a88bace99164e75a935f10460de10f62f6254dbfe381ea9ee388",
"bin": "just.exe", "bin": "just.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {