just: Update to version 0.7.3

This commit is contained in:
Jakub Čábera 2020-09-18 08:48:12 +02:00
parent fac514aafd
commit 6a63df2479

View File

@ -1,12 +1,12 @@
{ {
"version": "0.7.2", "version": "0.7.3",
"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.7.2/just-v0.7.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/casey/just/releases/download/v0.7.3/just-v0.7.3-x86_64-pc-windows-msvc.zip",
"hash": "b58cfaf541fc63096f79a37d5bbf1647881a107722b0f1c1c3e92abe1f16345c" "hash": "cf9006545e4c9dba409e416ff30c3343a429557299386b2473bb5f03518439d6"
} }
}, },
"bin": "just.exe", "bin": "just.exe",