diff --git a/README.md b/README.md index c872f84..6d4c81e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ |[Kaitai UI Plugin](https://github.com/Vector35/kaitai)|[Vector 35 Inc](https://github.com/Vector35)|Browse hex with a tree view populated from Kaitai Struct formats.|2023-09-06|ui|MIT| |[Opaque Predicate Patcher](https://github.com/Vector35/OpaquePredicatePatcher)|[Vector 35 Inc](https://github.com/Vector35)|Automatically patch opaque predicates|2022-05-02|helper|MIT| |[Sample Plugin](https://github.com/Vector35/sample_plugin)|[Vector 35 Inc](https://github.com/Vector35)|This is a short description meant to fit on one line.|2021-11-22|architecture, binaryview, core, helper, ui|MIT| -|[Sidekick](https://github.com/vector35/sidekick-public)|[Vector 35 Inc](https://github.com/Vector35)|Binary Ninja Sidekick|2024-04-18|helper, ui|Commercial| +|[Sidekick](https://github.com/vector35/sidekick-public)|[Vector 35 Inc](https://github.com/Vector35)|Binary Ninja Sidekick|2024-05-15|helper, ui|Commercial| |[Signature Kit Plugin](https://github.com/Vector35/sigkit)|[Vector 35 Inc](https://github.com/Vector35)|Python tools for working with Signature Libraries|2021-12-02|core, helper, ui|MIT| |[Snippet UI Plugin](https://github.com/Vector35/snippets)|[Vector 35 Inc](https://github.com/Vector35)|Powerful code-editing plugin for writing and managing python code-snippets with syntax highlighting, hotkey binding and other features|2024-04-12|ui|MIT| |[Tantō](https://github.com/Vector35/tanto)|[Vector 35 Inc](https://github.com/Vector35)|Tantō slices functions to help you can understand them faster.|2022-06-21|helper, ui|MIT| diff --git a/plugins.json b/plugins.json index 5b84fae..a9b37f1 100644 --- a/plugins.json +++ b/plugins.json @@ -25,16 +25,16 @@ "Linux": "Install Sidekick using the Binary Ninja Plugin Manager. We recommend setting Binary Ninja's Python to Python 3.10. If you configure a different version, then ensure that Sidekick's package dependencies are met in your site packages.", "Windows": "Install Sidekick using the Binary Ninja Plugin Manager. We recommend setting Binary Ninja's Python to the default, bundled version of Python. If you configure a different version, then ensure that Sidekick's package dependencies are met in your site packages." }, - "dependencies": "requests>=2.28.2,<3\npygments>=2.14.0,<3\nnetworkx>=3.0.0,<4\nintervaltree>=3.0.2,<4\nsentence-transformers>=2.2.2,<3\nscikit-learn>=1.1.3,<2\npyjarowinkler>=1.8,<2\nmarkdown\nwatchdog\npydantic>=1.10,<2\n", + "dependencies": "requests>=2.28.2,<3\npygments>=2.14.0,<3\nnetworkx>=3.0.0,<4\nintervaltree>=3.0.2,<4\ntorch>=2.2.2,<2.3.0\nsentence-transformers>=2.2.2,<3\nscikit-learn>=1.1.3,<2\npyjarowinkler>=1.8,<2\nmarkdown\nwatchdog\npydantic>=1.10,<2\n", "version": "1.0.116", "author": "Vector 35 Inc", "minimumbinaryninjaversion": 4450, - "lastUpdated": 1713468930, + "lastUpdated": 1715784338, "projectUrl": "https://github.com/vector35/sidekick-public", "projectData": { "full_name": "Vector35/Sidekick", "stargazers_count": 1, - "updated_at": "2024-04-18T15:35:30" + "updated_at": "2024-05-15T15:35:30" }, "authorUrl": "https://github.com/Vector35", "packageUrl": "https://plugin.sidekick.binary.ninja/plugins/sidekick-1.0.116.zip", @@ -342,8 +342,8 @@ "svn_url": "https://github.com/Vector35/efi-resolver", "homepage": null, "size": 18, - "stargazers_count": 30, - "watchers_count": 30, + "stargazers_count": 31, + "watchers_count": 31, "language": "Python", "has_issues": true, "has_projects": true, @@ -370,7 +370,7 @@ "visibility": "public", "forks": 3, "open_issues": 2, - "watchers": 30, + "watchers": 31, "default_branch": "main", "permissions": { "admin": true, @@ -1348,7 +1348,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 17, + "open_issues_count": 18, "license": { "key": "mit", "name": "MIT License", @@ -1362,7 +1362,7 @@ "topics": [], "visibility": "public", "forks": 6, - "open_issues": 17, + "open_issues": 18, "watchers": 23, "default_branch": "master", "permissions": {