mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
Adjust nvchecker
Signed-off-by: txtsd <code@ihavea.quest>
This commit is contained in:
parent
5218e0d5a5
commit
4ec8f7b4c0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
source = "github"
|
||||
github = "langchain-ai/langchain"
|
||||
prefix = "langchain-core=="
|
||||
include_regex = 'langchain-core==\d+\.\d+\.\d+'
|
||||
include_regex = "langchain-core==\\d+\\.\\d+\\.\\d+"
|
||||
use_max_tag = true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue