Skip to content

Commit

Permalink
Release 1.4.170.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ppoelzl committed Dec 19, 2020
1 parent c5bd9c2 commit ee47088
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### 1.4.170.20 - 2020/12/19
* Fix program not launching on Linux
### 1.4.170.19 - 2020/12/19
* Guard skills rework:
* You can only have one Guard skill active at a time now
Expand Down
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
VERSION[1.4.170.20][2020/12/19]
* Fix program not launching on Linux
VERSION[1.4.170.19][2020/12/19]
* Guard skills rework:
* You can only have one Guard skill active at a time now
Expand Down
6 changes: 3 additions & 3 deletions manifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<PoBVersion>
<Version number="1.4.170.19" />
<Version number="1.4.170.20" />
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
<Source part="tree" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
<Source part="tree-2_6" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/tree-2_6.zip" />
Expand All @@ -17,10 +17,10 @@
<File name="UpdateCheck.lua" part="program" sha1="72b9bea1871e94a643e4471fd84bbedbc7810336" />
<File name="UpdateApply.lua" part="program" sha1="4f17937f2b37784e169a3792b235f2a0a3961e61" />
<File name="GameVersions.lua" part="program" sha1="7aac7e13b1c6165193e00d6b79d35b7ff2ba208f" />
<File name="changelog.txt" part="program" sha1="1171496d36acb1831e4b58e5e9d5871421cb2d62" />
<File name="changelog.txt" part="program" sha1="2a9cea9f0d0eab9f8d51b2be28cbd89c512b0556" />
<File name="Path of Building.exe" part="runtime" platform="win32" sha1="abedf9c43a64c4a9270de5aacc3f02a105fecd1d" />
<File name="lua51.dll" part="runtime" platform="win32" sha1="7a973d3c0b5121e6aad0dcb9323be5b432fc63e7" />
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="6e8e968ca53445d82b4bd2945e68f29f52be42fb" />
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="cc0214199af6b4cb770e2f6a089af9b66c3f7d59" />
<File name="libcurl.dll" part="runtime" platform="win32" sha1="5f68674e22a389dddeb72078b7d9d69d29881bdd" />
<File name="lcurl.dll" part="runtime" platform="win32" sha1="fe399dbe89c02c597bbad8323ef5c29b24af4870" />
<File name="lzip.dll" part="runtime" platform="win32" sha1="fe73e74330bf2943036139c32a5c773558fc62a5" />
Expand Down
Binary file modified runtime-win32.zip
Binary file not shown.

0 comments on commit ee47088

Please sign in to comment.