From 558aa0115e3866cfa48fe12724065aafd250eb27 Mon Sep 17 00:00:00 2001 From: Version Update Bot Date: Wed, 14 May 2025 16:22:37 +0000 Subject: [PATCH] Auto-update mod versions (2025-05-14 16:22:36) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated mods: - Boss Jokers: 0.1.0 → 0.1.1 (VersionSource.RELEASE_TAG) - Prism: 17cfc50 → 2460bb6 (VersionSource.HEAD) - Entropy: af7d993 → 0debd02 (VersionSource.HEAD) --- mods/Blazingulag@Prism/meta.json | 2 +- mods/lordruby@Entropy/meta.json | 2 +- mods/salpootsy@BossJokers/meta.json | 27 +++++++++++++++------------ 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/mods/Blazingulag@Prism/meta.json b/mods/Blazingulag@Prism/meta.json index c9b30cd4..a41208b5 100644 --- a/mods/Blazingulag@Prism/meta.json +++ b/mods/Blazingulag@Prism/meta.json @@ -10,5 +10,5 @@ "downloadURL": "https://github.com/blazingulag/Prism/archive/refs/heads/main.zip", "folderName": "Prism", "automatic-version-check": true, - "version": "17cfc50" + "version": "2460bb6" } diff --git a/mods/lordruby@Entropy/meta.json b/mods/lordruby@Entropy/meta.json index 0e732fcf..6ce185e5 100644 --- a/mods/lordruby@Entropy/meta.json +++ b/mods/lordruby@Entropy/meta.json @@ -9,6 +9,6 @@ "repo": "https://github.com/lord-ruby/Entropy", "downloadURL": "https://github.com/lord-ruby/Entropy/archive/refs/heads/main.zip", "folderName": "Entropy", - "version": "af7d993", + "version": "0debd02", "automatic-version-check": true } diff --git a/mods/salpootsy@BossJokers/meta.json b/mods/salpootsy@BossJokers/meta.json index bd5b7868..693853ad 100644 --- a/mods/salpootsy@BossJokers/meta.json +++ b/mods/salpootsy@BossJokers/meta.json @@ -1,12 +1,15 @@ -{ - "title": "Boss Jokers", - "requires-steamodded": true, - "requires-talisman": false, - "categories": ["Content", "Joker"], - "author": "Salpootsy", - "repo": "https://github.com/salpootsy/BossJokers", - "downloadURL": "https://github.com/salpootsy/BossJokers/releases/latest/download/BossJokers.zip", - "folderName": "BossJokers", - "version": "0.1.0", - "automatic-version-check": true -} \ No newline at end of file +{ + "title": "Boss Jokers", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Joker" + ], + "author": "Salpootsy", + "repo": "https://github.com/salpootsy/BossJokers", + "downloadURL": "https://github.com/salpootsy/BossJokers/releases/latest/download/BossJokers.zip", + "folderName": "BossJokers", + "version": "0.1.1", + "automatic-version-check": true +}