Skip to content

Commit f3e4d16

Browse files
committed
Updated for Aseprite 1.3.13
1 parent 163a909 commit f3e4d16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## A customizable, automated Windows batch script for easily compiling Aseprite
66

7-
Please refer to Aseprite's [INSTALL.md](https://github.com/aseprite/aseprite/blob/v1.3.10.1/INSTALL.md) to check for any updates to Aseprite installation procedure.
7+
Please refer to Aseprite's [INSTALL.md](https://github.com/aseprite/aseprite/blob/v1.3.13/INSTALL.md) to check for any updates to Aseprite installation procedure.
88

99
This script was tested on Windows 10 & 11 with Visual Studio 2022 Community and is targeted at x64 based systems.
1010

aseprite-build-script.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ set ASEPRITE=%DEPS%\aseprite
1717

1818
set SKIA=%DEPS%\skia
1919

20-
set ASEZIP=https://github.com/aseprite/aseprite/releases/download/v1.3.10.1/Aseprite-v1.3.10.1-Source.zip
20+
set ASEZIP=https://github.com/aseprite/aseprite/releases/download/v1.3.13/Aseprite-v1.3.13-Source.zip
2121

2222
set SKIAZIP=https://github.com/aseprite/skia/releases/download/m102-861e4743af/Skia-Windows-Release-x64.zip
2323

0 commit comments

Comments
 (0)