Skip to content

Commit

Permalink
Use ICU colorer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alabuzhev committed Jan 15, 2025
1 parent 05857f5 commit 2458e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ build_script:
#build FarColorer
- for /F "delims=" %%a in ('curl -fsLJ "https://raw.githubusercontent.com/colorer/FarColorer/master/version4far.txt"') do set COLORER_VERSION=%%a
- echo "Download FarColorer %COLORER_VERSION%"
- set COLORER_BASE_NAME=FarColorer.%platform_name%.v%COLORER_VERSION%
- set COLORER_BASE_NAME=FarColorer.%platform_name%.icu.v%COLORER_VERSION%
- set COLORER_FILE_NAME=%COLORER_BASE_NAME%.wobase.7z
- set COLORER_PDB_NAME=%COLORER_BASE_NAME%.pdb.7z
- set COLORER_BASE_URL=https://github.com/colorer/FarColorer/releases/download/v%COLORER_VERSION%/
Expand Down

0 comments on commit 2458e9b

Please sign in to comment.