From 972cbff5114be7a3afe0d26149eea9d8d7b986f3 Mon Sep 17 00:00:00 2001 From: Will Bradley Date: Fri, 1 Sep 2023 19:52:42 -0700 Subject: [PATCH] Update hash --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fecd5fb..ed64fd5 100644 --- a/index.html +++ b/index.html @@ -855,7 +855,7 @@ } function loadLocale(){ - var commitHash = "9d26c555c24895597fa4328221c60639f5222c9f"; + var commitHash = "f3ada222856b57ce75d5fc53be09d1312c59a64b"; var sourceUrl = "https://raw.githubusercontent.com/organicmaps/organicmaps/"+commitHash+"/data/strings/sound.txt"; $("#sourceUrl").attr("href", sourceUrl).text("sound.txt");