just: Update to version 0.4.3

This commit is contained in:
Richard Kuhnt 2019-05-08 03:00:21 +00:00
parent 63a1e4239a
commit f819e81ba0

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", "license": "CC0",
"version": "0.4.2", "version": "0.4.3",
"url": "https://github.com/casey/just/releases/download/v0.4.2/just-v0.4.2-x86_64-pc-windows-gnu.zip", "url": "https://github.com/casey/just/releases/download/v0.4.3/just-v0.4.3-x86_64-pc-windows-gnu.zip",
"hash": "f7aad1e08ec8dd69d13fbff55228cb924ee5b4b42e8d5f6b7c16f2c23ebcdf8d", "hash": "0d3a480530dd46ea97d90207ccb120028c863fa71e0d0e3299b4acd3a15c160e",
"bin": "just.exe", "bin": "just.exe",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {