瀏覽代碼

Merge pull request #1640 from tuexss/tuexss-https

http->https for latest version
Torkel Ödegaard 10 年之前
父節點
當前提交
b37e100058
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      latest.json

+ 1 - 1
latest.json

@@ -1,4 +1,4 @@
 {
 {
 	"version": "1.9.1",
 	"version": "1.9.1",
-	"url": "http://grafanarel.s3.amazonaws.com/grafana-1.9.1.tar.gz"
+	"url": "https://grafanarel.s3.amazonaws.com/grafana-1.9.1.tar.gz"
 }
 }