aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2021-08-27 16:58:18 -0700
committerDan Willemsen <dwillemsen@google.com>2021-08-27 16:58:45 -0700
commite166c15bebef29f9fbcd12a3037cf6a3b0769012 (patch)
treea93d8d295e5dda1a607ca97850f7fb131542bd63
parent97d772a0b6c62d6bfac71224c4fdbf896a5478ba (diff)
downloadgo-creachadair-shell-e166c15bebef29f9fbcd12a3037cf6a3b0769012.tar.gz
Use https instead of git for bitbucket
This allows tools/external_updater to successfully check for new versions (and find no newer versions). Change-Id: I8ea6290bd56aee38b170ac3b86c05f4be5ddcb28
-rw-r--r--METADATA2
1 files changed, 1 insertions, 1 deletions
diff --git a/METADATA b/METADATA
index 344dd49..06e3d85 100644
--- a/METADATA
+++ b/METADATA
@@ -5,7 +5,7 @@ description:
third_party {
url {
type: GIT
- value: "git://bitbucket.org/creachadair/shell.git"
+ value: "https://bitbucket.org/creachadair/shell.git"
}
version: "v0.0.6"
last_upgrade_date { year: 2019 month: 06 day: 03 }