diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-18 07:02:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-06 04:13:23 +0000 |
commit | 8b1cf2e70c98778b75a0d22ef47bec79c0ceb9b6 (patch) | |
tree | 5e858073fdd6e334e7443177c9c0f8f1428a156f | |
parent | Updating python debhelper sequence. (diff) | |
download | cli-helpers-8b1cf2e70c98778b75a0d22ef47bec79c0ceb9b6.tar.xz cli-helpers-8b1cf2e70c98778b75a0d22ef47bec79c0ceb9b6.zip |
Updating watch file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/watch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/watch b/debian/watch index cf3e674..9cc336d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/cli_helpers-$1\.tar\.gz/ \ -https://github.com/dbcli/cli_helpers/releases .*/v?(\d\S+)\.tar\.gz +https://github.com/dbcli/cli_helpers/tags .*/v?(\d\S+)\.tar\.gz |