From 5fa2bc34089c7fb128d9762732b81ffc031ee89c Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sat, 6 Jan 2024 03:42:24 -0500 Subject: [PATCH] resources: rename update maps/charts to uncache thanks disk orb --- CHANGELOG.md | 7 ++++++- resources/bandcharts.1.json | 2 +- resources/bandcharts/{ca.png => ca-2023.png} | Bin resources/index.json | 6 +++--- resources/maps.1.json | 2 +- resources/maps/{arrl-rac.png => arrl-rac-2023.png} | Bin 6 files changed, 11 insertions(+), 6 deletions(-) rename resources/bandcharts/{ca.png => ca-2023.png} (100%) rename resources/maps/{arrl-rac.png => arrl-rac-2023.png} (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index c450e88..12455c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ The version format should be `YYYY.mM.seq`. For example: the *third* version rel ## [Unreleased] +## [2024.1.2] - 2024-01-06 +### Changed +- Filenames of updated maps to circumvent Discord's caching. + ## [2024.1.1] - 2024-01-06 ### Added - Map of Australian callsign prefixes. @@ -78,7 +82,8 @@ The version format should be `YYYY.mM.seq`. For example: the *third* version rel - MD5 hashes for all files in the index. -[Unreleased]: https://github.com/miaowware/qrm-resources/compare/v2024.1.1...HEAD +[Unreleased]: https://github.com/miaowware/qrm-resources/compare/v2024.1.2...HEAD +[2024.1.2]: https://github.com/miaowware/qrm-resources/releases/tag/v2024.1.2 [2024.1.1]: https://github.com/miaowware/qrm-resources/releases/tag/v2024.1.1 [2021.12.1]: https://github.com/miaowware/qrm-resources/releases/tag/v2021.12.1 [2021.11.1]: https://github.com/miaowware/qrm-resources/releases/tag/v2021.11.1 diff --git a/resources/bandcharts.1.json b/resources/bandcharts.1.json index d7921ef..1eb55e9 100644 --- a/resources/bandcharts.1.json +++ b/resources/bandcharts.1.json @@ -1,6 +1,6 @@ { "au": ["bandcharts/au.png", "Australia", "Amateur radio bands in Australia", "", "[Radio Amateur Society of Australia](https://vkradioamateurs.org/its-my-frequency-and-ill-cry-if-i-want-to/) [[PDF]](https://vkradioamateurs.org/wp-content/uploads/2018/05/VK-Band-Plan-Quick-Reference-1.pdf)", "🇦🇺"], - "ca": ["bandcharts/ca.png", "Canada", "Amateur radio bands in Canada", "**This bandplan is incomplete**; some bands, like 630m, are simply not present. It also does not cover any band above 30MHz.", "[RAC 0-30MHz Band Plan](https://www.rac.ca/mivahih/2023/06/RAC_Bandplan_0%E2%80%9330_MHz.pdf)", "🇨🇦"], + "ca": ["bandcharts/ca-2023.png", "Canada", "Amateur radio bands in Canada", "**This bandplan is incomplete**; some bands, like 630m, are simply not present. It also does not cover any band above 30MHz.", "[RAC 0-30MHz Band Plan](https://www.rac.ca/mivahih/2023/06/RAC_Bandplan_0%E2%80%9330_MHz.pdf)", "🇨🇦"], "cn": ["bandcharts/cn.png", "China", "Amateur radio bands in China", "", "Created by KN8U and NY7H", "🇨🇳"], "it_hf": ["bandcharts/it_hf.png", "Italy (HF)", "HF amateur radio bands in Italy", "", "[Associazione Radioamatori Italiani](https://www.arimi.it/download/bandplan/) [[PDF]](http://www.arimi.it/wp-content/Plan/BP%20HF%202013%2032.pdf)", "🇮🇹"], "it_vhf": ["bandcharts/it_vhf.png", "Italy (VHF/UHF)", "VHF/UHF amateur radio bands in Italy", "", "[Associazione Radioamatori Italiani](https://www.arimi.it/download/bandplan/) [[PDF]](https://www.arimi.it/wp-content/Plan/BP%20V_UHF%202013%2032.pdf)", "🇮🇹"], diff --git a/resources/bandcharts/ca.png b/resources/bandcharts/ca-2023.png similarity index 100% rename from resources/bandcharts/ca.png rename to resources/bandcharts/ca-2023.png diff --git a/resources/index.json b/resources/index.json index 5ce8f02..fef584e 100644 --- a/resources/index.json +++ b/resources/index.json @@ -1,11 +1,11 @@ { - "last_updated": "2024-01-06T03:16:52.142491Z", + "last_updated": "2024-01-06T08:42:15.710350Z", "resources": { "bandcharts": { "v1": [ { "filename": "bandcharts.1.json", - "hash": "e094d69474928216f55283c44fec9904" + "hash": "0b5b04d9fbe71a951af1241b8e5908b2" } ] }, @@ -21,7 +21,7 @@ "v1": [ { "filename": "maps.1.json", - "hash": "00818832faafed734d7a1eede6858a72" + "hash": "ebdf4aac6a90f23f5a12bc1db57065bc" } ] }, diff --git a/resources/maps.1.json b/resources/maps.1.json index 6f3cddc..c3f0d63 100644 --- a/resources/maps.1.json +++ b/resources/maps.1.json @@ -7,5 +7,5 @@ "ituz": ["maps/itu-zones.png", "ITU Zones", "ITU Zones", "", "[EI8IC](https://www.mapability.com/ei8ic/maps/maps.php)", "🇺🇳"], "arrl": ["maps/arrl.png", "ARRL Sections", "ARRL Sections", "", "[EI8IC](https://www.mapability.com/ei8ic/maps/maps.php)", "🇺🇸"], "cq": ["maps/cq-zones.png", "CQ Zones", "CQ Zones", "These are used for the CQWW contest.", "[EI8IC](https://www.mapability.com/ei8ic/maps/maps.php)", "🌐"], - "rac": ["maps/arrl-rac.png", "RAC Sections", "RAC Sections", "", "[EI8IC](https://www.mapability.com/ei8ic/maps/maps.php)", "🇨🇦"] + "rac": ["maps/arrl-rac-2023.png", "RAC Sections", "RAC Sections", "", "[EI8IC](https://www.mapability.com/ei8ic/maps/maps.php)", "🇨🇦"] } diff --git a/resources/maps/arrl-rac.png b/resources/maps/arrl-rac-2023.png similarity index 100% rename from resources/maps/arrl-rac.png rename to resources/maps/arrl-rac-2023.png