You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- win64 (MSVC / Visual Studio 2022): [sme_deps_common_win64.tgz](https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_win64.tgz)
42
+
- win64-arm64 (MSVC / Visual Studio 2022): [sme_deps_common_win64-arm64.tgz](https://github.com/spatial-model-editor/sme_deps_common/releases/latest/download/sme_deps_common_win64-arm64.tgz)
43
43
44
44
45
45
## Updating this repo
46
46
47
47
Any tagged commit will result in a github release.
48
48
49
-
To make a new release, update the library version numbers in [release.yml](https://github.com/spatial-model-editor/sme_deps_common/blob/main/.github/workflows/release.yml#L6) (and the build script[build.sh](https://github.com/spatial-model-editor/sme_deps_common/blob/main/build.sh) if necessary), then commit the changes:
49
+
To make a new release, update the library version numbers in [release.yml](https://github.com/spatial-model-editor/sme_deps_common/blob/main/.github/workflows/release.yml#L6) (and the build scripts[build.sh](https://github.com/spatial-model-editor/sme_deps_common/blob/main/build.sh) / [build.ps1](https://github.com/spatial-model-editor/sme_deps_common/blob/main/build.ps1) if necessary), then commit the changes:
0 commit comments