From 23aff16fa25b094e2c5d1ef4958f0685bd1c1ff6 Mon Sep 17 00:00:00 2001 From: "tactical-thrift[bot]" <162631843+tactical-thrift[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 06:18:02 +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 dd359cd..a6768a1 100644 --- a/_data/prices.json +++ b/_data/prices.json @@ -245122,5 +245122,70 @@ } ], "date": "2024-05-30" + }, + { + "prices": [ + { + "fund": "L Income", + "price": "25.7680" + }, + { + "fund": "L 2025", + "price": "13.2230" + }, + { + "fund": "L 2030", + "price": "47.9112" + }, + { + "fund": "L 2035", + "price": "14.4068" + }, + { + "fund": "L 2040", + "price": "54.6246" + }, + { + "fund": "L 2045", + "price": "14.9716" + }, + { + "fund": "L 2050", + "price": "32.8616" + }, + { + "fund": "L 2055", + "price": "16.4576" + }, + { + "fund": "L 2060", + "price": "16.4554" + }, + { + "fund": "L 2065", + "price": "16.4531" + }, + { + "fund": "G", + "price": "18.2899" + }, + { + "fund": "F", + "price": "18.9225" + }, + { + "fund": "C", + "price": "82.7584" + }, + { + "fund": "S", + "price": "79.7001" + }, + { + "fund": "I", + "price": "43.2298" + } + ], + "date": "2024-05-31" } ] \ No newline at end of file