From 9358b5572b290e4cf62b360ce1a1fa18413dd0d8 Mon Sep 17 00:00:00 2001 From: Pierre Fenoll Date: Thu, 7 May 2020 16:46:46 +0200 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 1e05903..9a08e0e 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive") http_archive( name = "bazel_upgradable", - strip_prefix = "bazel_upgradable-0.1.1", - url = "https://github.com/fenollp/bazel_upgradable/archive/0.1.1.zip", + strip_prefix = "bazel_upgradable-0.2.0", + url = "https://github.com/fenollp/bazel_upgradable/archive/0.2.0.zip", ) load("@bazel_upgradable//:rule.bzl", "upgradable_repository") @@ -83,10 +83,10 @@ Ongoing issues: ## TODO -https://raw.githubusercontent.com/bazelbuild/bazel/ca2733c3ec4d0d5ebfe6b3c4b8dcee3c8855cf6b/tools/build_defs/repo/git.bzl -9fae1f5ee4c238064c845b6a99e5d6f8631f0c88 refs/tags/v0.6 -https://docs.gitlab.com/ce/api/repositories.html#get-file-archive -https://gitlab.com/gitlab-org/gitlab-foss/-/issues/31530 -https://gitlab.com/akihe/radamsa/-/archive/develop/radamsa-develop.tar.gz -https://gitlab.com/akihe/radamsa/-/archive/v0.6/radamsa-v0.6.tar.gz -https://gitlab.com/akihe/radamsa/-/archive/ab48466e6a7904792f7aaef31ce522e635aee3f2/radamsa-ab48466e6a7904792f7aaef31ce522e635aee3f2.tar.gz +* https://raw.githubusercontent.com/bazelbuild/bazel/ca2733c3ec4d0d5ebfe6b3c4b8dcee3c8855cf6b/tools/build_defs/repo/git.bzl +* 9fae1f5ee4c238064c845b6a99e5d6f8631f0c88 refs/tags/v0.6 +* https://docs.gitlab.com/ce/api/repositories.html#get-file-archive +* https://gitlab.com/gitlab-org/gitlab-foss/-/issues/31530 +* https://gitlab.com/akihe/radamsa/-/archive/develop/radamsa-develop.tar.gz +* https://gitlab.com/akihe/radamsa/-/archive/v0.6/radamsa-v0.6.tar.gz +* https://gitlab.com/akihe/radamsa/-/archive/ab48466e6a7904792f7aaef31ce522e635aee3f2/radamsa-ab48466e6a7904792f7aaef31ce522e635aee3f2.tar.gz