[addon] bumps parse title

This commit is contained in:
TheBeastLT
2020-12-01 11:02:27 +01:00
parent ea54b86f32
commit 9c7773a528
2 changed files with 3 additions and 3 deletions

View File

@@ -1774,8 +1774,8 @@
} }
}, },
"parse-torrent-title": { "parse-torrent-title": {
"version": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa", "version": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b",
"from": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa", "from": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b",
"requires": { "requires": {
"moment": "^2.24.0" "moment": "^2.24.0"
} }

View File

@@ -18,7 +18,7 @@
"magnet-uri": "^5.1.7", "magnet-uri": "^5.1.7",
"named-queue": "^2.2.1", "named-queue": "^2.2.1",
"needle": "^2.2.4", "needle": "^2.2.4",
"parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#195ae39ccc3677148897144f80ff747005cb80fa", "parse-torrent-title": "git://github.com/TheBeastLT/parse-torrent-title.git#b6b0d86aac59063f0e3e01dd9ebf6e1789b0748b",
"pg": "^7.8.2", "pg": "^7.8.2",
"pg-hstore": "^2.3.2", "pg-hstore": "^2.3.2",
"premiumize-api": "^1.0.1", "premiumize-api": "^1.0.1",