mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Replace commit hash with correct v7.29.0 release
This commit is contained in:
@ -21,7 +21,7 @@ import (
|
|||||||
var (
|
var (
|
||||||
linguistClonedEnvVar = "ENRY_TEST_REPO"
|
linguistClonedEnvVar = "ENRY_TEST_REPO"
|
||||||
linguistURL = "https://github.com/github/linguist.git"
|
linguistURL = "https://github.com/github/linguist.git"
|
||||||
commit = "b28dd4b0d5ef6bfaca56f1d34571fddef13e3ead"
|
commit = "4ac734c15a96f9e16fd12330d0cb8de82274f700"
|
||||||
samplesDir = "samples"
|
samplesDir = "samples"
|
||||||
languagesFile = filepath.Join("lib", "linguist", "languages.yml")
|
languagesFile = filepath.Join("lib", "linguist", "languages.yml")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user