Skip to content

Commit 4079ffd

Browse files
committed
update OpenStudio, gem and E+ for 3.10
1 parent fe0f551 commit 4079ffd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"endpoint": "https://openstudio-resources.s3.amazonaws.com/pat-dependencies3/",
33
"energyplus": [{
4-
"name": "EnergyPlus-24.2.0-win32.tar.gz",
4+
"name": "EnergyPlus-25.1.0-win32.tar.gz",
55
"platform": "win32",
66
"arch": "x64",
77
"type": "energyplus"
88
}, {
9-
"name": "EnergyPlus-24.2.0-darwin.tar.gz",
9+
"name": "EnergyPlus-25.1.0-darwin.tar.gz",
1010
"platform": "darwin",
1111
"arch": "x64",
1212
"type": "energyplus"
1313
}, {
14-
"name": "EnergyPlus-24.2.0-linux.tar.gz",
14+
"name": "EnergyPlus-25.1.0-linux.tar.gz",
1515
"platform": "linux",
1616
"arch": "x64",
1717
"type": "energyplus"
@@ -49,33 +49,33 @@
4949
"type": "mongo"
5050
}],
5151
"openstudio": [{
52-
"name": "OpenStudio-3.9.0-Windows.tar.gz",
52+
"name": "OpenStudio-3.10.0-Windows.tar.gz",
5353
"platform": "win32",
5454
"arch": "x64",
5555
"type": "openstudio"
5656
}, {
57-
"name": "OpenStudio-3.9.0-Darwin.tar.gz",
57+
"name": "OpenStudio-3.10.0-Darwin.tar.gz",
5858
"platform": "darwin",
5959
"arch": "x64",
6060
"type": "openstudio"
6161
}, {
62-
"name": "OpenStudio-3.9.0-Linux.tar.gz",
62+
"name": "OpenStudio-3.10.0-Linux.tar.gz",
6363
"platform": "linux",
6464
"arch": "x64",
6565
"type": "OpenStudio"
6666
}],
6767
"openstudioServer": [{
68-
"name": "OpenStudio-server-415ae851b8-win32.tar.gz",
68+
"name": "OpenStudio-server-5873e0d21d-win32.tar.gz",
6969
"platform": "win32",
7070
"arch": "x64",
7171
"type": "OpenStudio-server"
7272
}, {
73-
"name": "OpenStudio-server-415ae851b8-darwin.tar.gz",
73+
"name": "OpenStudio-server-5873e0d21d-darwin.tar.gz",
7474
"platform": "darwin",
7575
"arch": "x64",
7676
"type": "OpenStudio-server"
7777
}, {
78-
"name": "OpenStudio-server-415ae851b8-linux.tar.gz",
78+
"name": "OpenStudio-server-5873e0d21d-linux.tar.gz",
7979
"platform": "linux",
8080
"arch": "x64",
8181
"type": "OpenStudio-server"

0 commit comments

Comments
 (0)