From 0004fbcd9fc0b38c3d68db45baa987c314e2b64a Mon Sep 17 00:00:00 2001 From: TheBeastLT Date: Sat, 26 Dec 2020 18:34:12 +0100 Subject: [PATCH] [addon] bumps parse title version --- addon/package-lock.json | 4 ++-- addon/package.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/addon/package-lock.json b/addon/package-lock.json index 2e34baf..c5615b5 100644 --- a/addon/package-lock.json +++ b/addon/package-lock.json @@ -1774,8 +1774,8 @@ } }, "parse-torrent-title": { - "version": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b", - "from": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b", + "version": "git://github.com/TheBeastLT/parse-torrent-title.git#3e3932737604f4a9215a6800f6c263bb2f92f1ce", + "from": "git://github.com/TheBeastLT/parse-torrent-title.git#3e3932737604f4a9215a6800f6c263bb2f92f1ce", "requires": { "moment": "^2.24.0" } diff --git a/addon/package.json b/addon/package.json index bac0364..2b29547 100644 --- a/addon/package.json +++ b/addon/package.json @@ -18,7 +18,7 @@ "magnet-uri": "^5.1.7", "named-queue": "^2.2.1", "needle": "^2.2.4", - "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b", + "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#3e3932737604f4a9215a6800f6c263bb2f92f1ce", "pg": "^7.8.2", "pg-hstore": "^2.3.2", "premiumize-api": "^1.0.1", diff --git a/package-lock.json b/package-lock.json index 86a21eb..c4101b4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1744,8 +1744,8 @@ } }, "parse-torrent-title": { - "version": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b", - "from": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b", + "version": "git://github.com/TheBeastLT/parse-torrent-title.git#3e3932737604f4a9215a6800f6c263bb2f92f1ce", + "from": "git://github.com/TheBeastLT/parse-torrent-title.git#3e3932737604f4a9215a6800f6c263bb2f92f1ce", "requires": { "moment": "^2.24.0" } diff --git a/package.json b/package.json index 4487c63..eb4759b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "nodejs-bing": "^0.1.0", "nyaapi": "^2.3.3", "parse-torrent": "^6.1.2", - "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b", + "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#3e3932737604f4a9215a6800f6c263bb2f92f1ce", "pg": "^7.8.2", "pg-hstore": "^2.3.2", "real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#935a5c23ae809edbcd2a111526a7f74d6767c50d",