release: watchexec-cli v1.20.6 (#415)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
This commit is contained in:
github-actions[bot] 2022-09-07 05:30:28 +00:00 committed by GitHub
parent 695b36e345
commit c7c9b30636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -5,8 +5,8 @@ message: |
If you use this software, please cite it using these metadata.
title: Watchexec
version: "1.20.5"
date-released: 2022-08-03
version: "1.20.6"
date-released: 2022-09-07
repository-code: https://github.com/watchexec/watchexec
license: Apache-2.0

2
Cargo.lock generated
View File

@ -2648,7 +2648,7 @@ dependencies = [
[[package]]
name = "watchexec-cli"
version = "1.20.5"
version = "1.20.6"
dependencies = [
"clap",
"console-subscriber",

View File

@ -1,6 +1,6 @@
[package]
name = "watchexec-cli"
version = "1.20.5"
version = "1.20.6"
authors = ["Matt Green <mattgreenrocks@gmail.com>", "Félix Saparelli <felix@passcod.name>"]
license = "Apache-2.0"
@ -84,7 +84,7 @@ embed-resource = "1.6.1"
dev-console = ["console-subscriber"]
[package.metadata.binstall]
pkg-url = "{ repo }/releases/download/cli-v{ version }/watchexec-{ version }-{ target }.{ archive-format }"
pkg-url = "{ repo }/releases/download/v{ version }/watchexec-{ version }-{ target }.{ archive-format }"
bin-dir = "watchexec-{ version }-{ target }/{ bin }{ binary-ext }"
pkg-fmt = "txz"

View File

@ -3,7 +3,7 @@
<assemblyIdentity
type="win32"
name="Watchexec.Cli.watchexec"
version="1.20.5.0"
version="1.20.6.0"
/>
<trustInfo>