We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f880b commit 35520a3Copy full SHA for 35520a3
recipes/recipes_emscripten/highs/recipe.yaml
@@ -1,14 +1,14 @@
1
context:
2
name: highs
3
- version: 1.13.1
+ version: 1.14.0
4
5
package:
6
name: ${{ name }}
7
version: ${{ version }}
8
9
source:
10
url: https://github.com/ERGO-Code/${{ name }}/archive/refs/tags/v${{ version }}.tar.gz
11
- sha256: d491448e585dbf08cd8945ca5dcbbe3b784d73b9c68eea4e7456274619d56164
+ sha256: 05931e8dd8c8cac514da8297003c31a206a0004d542b7da500810b85c87c20b9
12
13
build:
14
number: 0
0 commit comments