Skip to content

Commit 3f346b6

Browse files
author
LocalIdentity
committed
Release 1.4.170.16
* Fix error on updating with the 1.4.170.15 patch
1 parent 0fb08e3 commit 3f346b6

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.16 - 2020/10/18
2+
* Fix error on updating with the 1.4.170.15 patch
13
### 1.4.170.15 - 2020/10/18
24
* Add performance improvements where PoB will no longer use excess CPU when in the background
35
* Add distance and Cluster Notable sorting to the Power Report

changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[1.4.170.16][2020/10/18]
2+
* Fix error on updating with the 1.4.170.15 patch
13
[1.4.170.15][2020/10/18]
24
* Add performance improvements where PoB will no longer use excess CPU when in the background
35
* Add distance and Cluster Notable sorting to the Power Report

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.15" />
3+
<Version number="1.4.170.16" />
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="8fd275fa0483311ba2ea844cb28baf4c7c1b1b6d" />
20-
<File name="changelog.txt" part="program" sha1="9e5b17b045456e5764efab2811ebbed00769bb13" />
20+
<File name="changelog.txt" part="program" sha1="6d6ef9e5cbd5bb10fffe1556652a83abfe33f635" />
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="4adbbaebd10467dfd76046614853b1030e578d91" />
23+
<File name="SimpleGraphic.dll" part="runtime" platform="win32" sha1="6e8e968ca53445d82b4bd2945e68f29f52be42fb" />
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

211 KB
Binary file not shown.

0 commit comments

Comments
 (0)