Skip to content

Commit

Permalink
Release 1.4.170.16
Browse files Browse the repository at this point in the history
 * Fix error on updating with the 1.4.170.15 patch
  • Loading branch information
LocalIdentity committed Oct 18, 2020
1 parent 0fb08e3 commit 3f346b6
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.16 - 2020/10/18
* Fix error on updating with the 1.4.170.15 patch
### 1.4.170.15 - 2020/10/18
* Add performance improvements where PoB will no longer use excess CPU when in the background
* Add distance and Cluster Notable sorting to the Power Report
Expand Down
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[1.4.170.16][2020/10/18]
* Fix error on updating with the 1.4.170.15 patch
[1.4.170.15][2020/10/18]
* Add performance improvements where PoB will no longer use excess CPU when in the background
* Add distance and Cluster Notable sorting to the Power Report
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.15" />
<Version number="1.4.170.16" />
<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="8fd275fa0483311ba2ea844cb28baf4c7c1b1b6d" />
<File name="changelog.txt" part="program" sha1="9e5b17b045456e5764efab2811ebbed00769bb13" />
<File name="changelog.txt" part="program" sha1="6d6ef9e5cbd5bb10fffe1556652a83abfe33f635" />
<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="4adbbaebd10467dfd76046614853b1030e578d91" />
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="6e8e968ca53445d82b4bd2945e68f29f52be42fb" />
<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 3f346b6

Please sign in to comment.