repo.or.cz
/
htmlpurifier-web.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Update Yii.
[htmlpurifier-web.git]
/
releases
/
sum-all.bat
blob
0633ab35860899073161bfb235d0c2009c70518f
1
@echo off
\r
2
\r
3
if [%1] neq [] (set VERSION=%1) else (set /p VERSION=Version? )
\r
4
sha1sum htmlpurifier-%VERSION%* > ../current-hashes.txt
\r
5
set /p D=Press enter to close
\r