From 399b6354a2a4837d0a17b05fc043501d81b6831a Mon Sep 17 00:00:00 2001 From: ibs9600 <95036978+ibs9600@users.noreply.github.com> Date: Fri, 26 Nov 2021 02:09:30 +0800 Subject: [PATCH 1/3] Update bundled-exts.json --- bundled-exts.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundled-exts.json b/bundled-exts.json index 72fd0a8f1..0e0a6be78 100644 --- a/bundled-exts.json +++ b/bundled-exts.json @@ -1,3 +1,4 @@ { - "thethorgroup.boot-wait": "https://raw.githubusercontent.com/tossp/rp-ext/master/redpill-boot-wait/rpext-index.json" + "thethorgroup.virtio": "https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/rpext-index.json", + "thethorgroup.boot-wait": "https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/rpext-index.json" } From 122eb264e50b7a311ff18568b2982fdccd109267 Mon Sep 17 00:00:00 2001 From: ibs9600 <95036978+ibs9600@users.noreply.github.com> Date: Fri, 26 Nov 2021 02:27:50 +0800 Subject: [PATCH 2/3] Update bundled-exts.json --- bundled-exts.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bundled-exts.json b/bundled-exts.json index 0e0a6be78..7c2ddb104 100644 --- a/bundled-exts.json +++ b/bundled-exts.json @@ -1,4 +1,3 @@ { - "thethorgroup.virtio": "https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/rpext-index.json", - "thethorgroup.boot-wait": "https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/rpext-index.json" + "thethorgroup.boot-wait": "https://raw.githubusercontent.com/ibs95500/redpill-boot-wait/master/rpext-index.json" } From ebd62104b4479c7e951854b0f3a3c5cc96d3c17b Mon Sep 17 00:00:00 2001 From: ibs9600 <95036978+ibs9600@users.noreply.github.com> Date: Fri, 26 Nov 2021 02:36:28 +0800 Subject: [PATCH 3/3] Update bundled-exts.json --- bundled-exts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundled-exts.json b/bundled-exts.json index 7c2ddb104..018ff5dd8 100644 --- a/bundled-exts.json +++ b/bundled-exts.json @@ -1,3 +1,3 @@ { - "thethorgroup.boot-wait": "https://raw.githubusercontent.com/ibs95500/redpill-boot-wait/master/rpext-index.json" + "thethorgroup.boot-wait": "https://github.com/ibs9600/redpill-boot-wait/blob/master/rpext-index.json" }