aboutsummaryrefslogtreecommitdiffhomepage
path: root/Spigot-Server-Patches
diff options
context:
space:
mode:
authorAikar <[email protected]>2018-10-12 03:11:50 -0400
committerAikar <[email protected]>2018-10-12 03:11:50 -0400
commit69a4a30e478932cf647577a345600e61825ba912 (patch)
treef81ac8f7747a778f8d1e01112087d3ca71dccde4 /Spigot-Server-Patches
parent3b580e8aa9ea24148ad0db9c3c8ea015f28e4f3c (diff)
downloadPaper-69a4a30e478932cf647577a345600e61825ba912.tar.gz
Paper-69a4a30e478932cf647577a345600e61825ba912.zip
[CI-SKIP] [Auto] Rebuild Patches
A recent commit has been made that caused patches to be out of order, rebuilding
Diffstat (limited to 'Spigot-Server-Patches')
-rw-r--r--Spigot-Server-Patches/0391-Turtle-API.patch (renamed from Spigot-Server-Patches/0390-Turtle-API.patch)2
-rw-r--r--Spigot-Server-Patches/0392-Optimize-DataFixer-Bootstrap-to-prebuild-faster.patch (renamed from Spigot-Server-Patches/0391-Optimize-DataFixer-Bootstrap-to-prebuild-faster.patch)2
2 files changed, 2 insertions, 2 deletions
diff --git a/Spigot-Server-Patches/0390-Turtle-API.patch b/Spigot-Server-Patches/0391-Turtle-API.patch
index 6013b0418c..4c4ba89a25 100644
--- a/Spigot-Server-Patches/0390-Turtle-API.patch
+++ b/Spigot-Server-Patches/0391-Turtle-API.patch
@@ -1,4 +1,4 @@
-From 368755767af6fb3ba3707c284e89bde2021a9ff5 Mon Sep 17 00:00:00 2001
+From 05a6a13bb24d6e81ed9d39bf740f9c161c960885 Mon Sep 17 00:00:00 2001
From: BillyGalbreath <[email protected]>
Date: Sat, 29 Sep 2018 16:08:23 -0500
Subject: [PATCH] Turtle API
diff --git a/Spigot-Server-Patches/0391-Optimize-DataFixer-Bootstrap-to-prebuild-faster.patch b/Spigot-Server-Patches/0392-Optimize-DataFixer-Bootstrap-to-prebuild-faster.patch
index f1b36aff3e..c92b4faf3a 100644
--- a/Spigot-Server-Patches/0391-Optimize-DataFixer-Bootstrap-to-prebuild-faster.patch
+++ b/Spigot-Server-Patches/0392-Optimize-DataFixer-Bootstrap-to-prebuild-faster.patch
@@ -1,4 +1,4 @@
-From 757fd2730e797d31f71492826e972f9a49dbe8ac Mon Sep 17 00:00:00 2001
+From 3c2d443821191fe49500c40d6c4634b59e5af892 Mon Sep 17 00:00:00 2001
From: Aikar <[email protected]>
Date: Fri, 12 Oct 2018 01:28:32 -0400
Subject: [PATCH] Optimize DataFixer Bootstrap to prebuild faster