From 32de99a6cb23da82c5a23cb5a8cf8fdf4debfe96 Mon Sep 17 00:00:00 2001 From: "tactical-thrift[bot]" <162631843+tactical-thrift[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 06:19:25 +0000 Subject: [PATCH] update share price data --- _data/prices.json | 65 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/_data/prices.json b/_data/prices.json index e2f8ae7..540ea9d 100644 --- a/_data/prices.json +++ b/_data/prices.json @@ -245317,5 +245317,70 @@ } ], "date": "2024-06-04" + }, + { + "prices": [ + { + "fund": "L Income", + "price": "25.8623" + }, + { + "fund": "L 2025", + "price": "13.2801" + }, + { + "fund": "L 2030", + "price": "48.2369" + }, + { + "fund": "L 2035", + "price": "14.5138" + }, + { + "fund": "L 2040", + "price": "55.0605" + }, + { + "fund": "L 2045", + "price": "15.0983" + }, + { + "fund": "L 2050", + "price": "33.1534" + }, + { + "fund": "L 2055", + "price": "16.6157" + }, + { + "fund": "L 2060", + "price": "16.6136" + }, + { + "fund": "L 2065", + "price": "16.6114" + }, + { + "fund": "G", + "price": "18.3017" + }, + { + "fund": "F", + "price": "19.1608" + }, + { + "fund": "C", + "price": "83.9728" + }, + { + "fund": "S", + "price": "79.5977" + }, + { + "fund": "I", + "price": "43.5087" + } + ], + "date": "2024-06-05" } ] \ No newline at end of file