New comment by jcgruenhage on void-packages repository https://github.com/void-linux/void-packages/pull/40201#issuecomment-1362521250 Comment: ``` site='https://raw.githubusercontent.com/rust-lang/crates.io-index/master/gi/to/gitoxide' pattern='"vers":"\K[\d.]+(?=",)' ``` That works as intended though, and it's using the same data source that the crates.io link would have been using.