Skip to content

Commit ee47088

Browse files
committed
Release 1.4.170.20
1 parent c5bd9c2 commit ee47088

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### 1.4.170.20 - 2020/12/19
2+
* Fix program not launching on Linux
13
### 1.4.170.19 - 2020/12/19
24
* Guard skills rework:
35
* You can only have one Guard skill active at a time now

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
VERSION[1.4.170.20][2020/12/19]
2+
* Fix program not launching on Linux
13
VERSION[1.4.170.19][2020/12/19]
24
* Guard skills rework:
35
* You can only have one Guard skill active at a time now

manifest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<PoBVersion>
3-
<Version number="1.4.170.19" />
3+
<Version number="1.4.170.20" />
44
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
55
<Source part="tree" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
66
<Source part="tree-2_6" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/tree-2_6.zip" />
@@ -17,10 +17,10 @@
1717
<File name="UpdateCheck.lua" part="program" sha1="72b9bea1871e94a643e4471fd84bbedbc7810336" />
1818
<File name="UpdateApply.lua" part="program" sha1="4f17937f2b37784e169a3792b235f2a0a3961e61" />
1919
<File name="GameVersions.lua" part="program" sha1="7aac7e13b1c6165193e00d6b79d35b7ff2ba208f" />
20-
<File name="changelog.txt" part="program" sha1="1171496d36acb1831e4b58e5e9d5871421cb2d62" />
20+
<File name="changelog.txt" part="program" sha1="2a9cea9f0d0eab9f8d51b2be28cbd89c512b0556" />
2121
<File name="Path of Building.exe" part="runtime" platform="win32" sha1="abedf9c43a64c4a9270de5aacc3f02a105fecd1d" />
2222
<File name="lua51.dll" part="runtime" platform="win32" sha1="7a973d3c0b5121e6aad0dcb9323be5b432fc63e7" />
23-
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="6e8e968ca53445d82b4bd2945e68f29f52be42fb" />
23+
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="cc0214199af6b4cb770e2f6a089af9b66c3f7d59" />
2424
<File name="libcurl.dll" part="runtime" platform="win32" sha1="5f68674e22a389dddeb72078b7d9d69d29881bdd" />
2525
<File name="lcurl.dll" part="runtime" platform="win32" sha1="fe399dbe89c02c597bbad8323ef5c29b24af4870" />
2626
<File name="lzip.dll" part="runtime" platform="win32" sha1="fe73e74330bf2943036139c32a5c773558fc62a5" />

runtime-win32.zip

50 KB
Binary file not shown.

0 commit comments

Comments
 (0)