From 3116b16edcc00fcb465831d8d8a51f98805d6374 Mon Sep 17 00:00:00 2001 From: "Mathieu Boudreau, PhD" Date: Wed, 14 Feb 2024 15:57:45 -0400 Subject: [PATCH] Update data to release in this repo instead of depricated repo --- binder/data_requirement.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/data_requirement.json b/binder/data_requirement.json index 5aeeae5..853a30f 100644 --- a/binder/data_requirement.json +++ b/binder/data_requirement.json @@ -1,5 +1,5 @@ { - "src": "https://github.com/shimming-toolbox/rf-shimming-7t-neurolibre/releases/download/v1/ds004906.zip", + "src": "https://github.com/shimming-toolbox/rf-shimming-7t/releases/download/r20240214/ds004906.zip", "dst": "../data", "projectName": "rf-shimming-7t" -} \ No newline at end of file +}