diff --git a/packages.json b/packages.json index 154d0fdc..882861af 100644 --- a/packages.json +++ b/packages.json @@ -4919,7 +4919,7 @@ }, { "name": "tabby", - "version": "0.17.0", + "version": "0.18.0", "description": "Self-hosted AI coding assistant", "homepage": "https://tabby.tabbyml.com/", "depends": [ @@ -4929,14 +4929,14 @@ ], "srcurl": "git+https://github.com/TabbyML/tabby", "maintainer": "@termux-user-repository", - "package_sources_url": "https://github.com/termux-user-repository/tur/tree/f7bc365/tur/tabby", - "package_recipe_url": "https://github.com/termux-user-repository/tur/blob/f7bc365/tur/tabby/build.sh", - "package_recipe_url_raw": "https://raw.githubusercontent.com/termux-user-repository/tur/f7bc365/tur/tabby/build.sh", + "package_sources_url": "https://github.com/termux-user-repository/tur/tree/bf49507/tur/tabby", + "package_recipe_url": "https://github.com/termux-user-repository/tur/blob/bf49507/tur/tabby/build.sh", + "package_recipe_url_raw": "https://raw.githubusercontent.com/termux-user-repository/tur/bf49507/tur/tabby/build.sh", "package_patch_urls": [ - "https://github.com/termux-user-repository/tur/blob/f7bc365/tur/tabby/0001-llama-cpp-crosscompiling.patch" + "https://github.com/termux-user-repository/tur/blob/bf49507/tur/tabby/0001-llama-cpp-crosscompiling.patch" ], "package_patch_raw_urls": [ - "https://raw.githubusercontent.com/termux-user-repository/tur/f7bc365/tur/tabby/0001-llama-cpp-crosscompiling.patch" + "https://raw.githubusercontent.com/termux-user-repository/tur/bf49507/tur/tabby/0001-llama-cpp-crosscompiling.patch" ], "auto_updated": true },