Skip to content

Commit e9acbd1

Browse files
committed
package.json: update urls for 12.4.0-2.1 release
1 parent 59fcf6b commit e9acbd1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
"minimumXpmRequired": "0.16.3",
4141
"binaries": {
4242
"destination": "./.content",
43-
"baseUrl": "https://github.com/xpack-dev-tools/gcc-xpack/releases/download/v13.3.0-2",
43+
"baseUrl": "https://github.com/xpack-dev-tools/gcc-xpack/releases/download/v12.4.0-2",
4444
"skip": 1,
4545
"platforms": {
4646
"linux-arm64": {
47-
"fileName": "xpack-gcc-13.3.0-2-linux-arm64.tar.gz",
48-
"sha256": "6016b12bfb5345be3f997e1ad313c49e9c9e8feab1722dbb96d34b6f513dcc8d"
47+
"fileName": "xpack-gcc-12.4.0-2-linux-arm64.tar.gz",
48+
"sha256": "fbdaf070259111ecff164f892d5bc642c02947017105f7590972e2c9093032cd"
4949
},
5050
"linux-x64": {
51-
"fileName": "xpack-gcc-13.3.0-2-linux-x64.tar.gz",
52-
"sha256": "a3bf33a3299b17730ce7a24912729830219e0a8db1e8170e6931e0ff46ec3bce"
51+
"fileName": "xpack-gcc-12.4.0-2-linux-x64.tar.gz",
52+
"sha256": "58a53270c2150e42c45ecd758c74a29d4a5f01c40861b1988309adcd5a45e069"
5353
},
5454
"win32-x64": {
55-
"fileName": "xpack-gcc-13.3.0-2-win32-x64.zip",
56-
"sha256": "9f31c74131fdd3be6f9eae334947c478a309e96f31b23412478558bd870f40ae"
55+
"fileName": "xpack-gcc-12.4.0-2-win32-x64.zip",
56+
"sha256": "9490a26b97f856bd14028c6ffd3cffd87845ea2568f582ae36fead4a3e62d70c"
5757
}
5858
}
5959
},

0 commit comments

Comments
 (0)