Mark as 2.6.1
This commit is contained in:
parent
5e4e6028b9
commit
57016d7c77
@ -5,8 +5,8 @@
|
|||||||
RequestExecutionLevel admin
|
RequestExecutionLevel admin
|
||||||
ManifestDPIAware true
|
ManifestDPIAware true
|
||||||
|
|
||||||
Name 'FaceFusion 2.6.0'
|
Name 'FaceFusion 2.6.1'
|
||||||
OutFile 'FaceFusion_2.6.0.exe'
|
OutFile 'FaceFusion_2.6.1.exe'
|
||||||
|
|
||||||
!define MUI_ICON 'facefusion.ico'
|
!define MUI_ICON 'facefusion.ico'
|
||||||
|
|
||||||
@ -91,7 +91,7 @@ Section 'Download Your Copy'
|
|||||||
|
|
||||||
DetailPrint 'Download Your Copy'
|
DetailPrint 'Download Your Copy'
|
||||||
RMDir /r $INSTDIR
|
RMDir /r $INSTDIR
|
||||||
nsExec::Exec '$LOCALAPPDATA\Programs\Git\cmd\git.exe clone https://github.com/facefusion/facefusion --branch 2.6.0 .'
|
nsExec::Exec '$LOCALAPPDATA\Programs\Git\cmd\git.exe clone https://github.com/facefusion/facefusion --branch 2.6.1 .'
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section 'Setup Your Environment'
|
Section 'Setup Your Environment'
|
||||||
|
Loading…
Reference in New Issue
Block a user