Skip to content

Commit

Permalink
cmake v3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
lukka committed Mar 20, 2023
1 parent 1a178d4 commit 8281300
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .latest_cmake_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.25.2
3.26.0
2 changes: 1 addition & 1 deletion .latestrc_cmake_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.25.0-rc4
3.26.0-rc6
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ or there is another option:
```yaml
# Option 2: or you can use the Git 'tag' to select the version, and you can have a one-liner statement,
# but note that you can only use one of the existing tags, create a PR to add the tag you need!
- name: Get specific version CMake, v3.25.2
uses: lukka/get-cmake@v3.25.2 # <- this one-liner is all you need.
- name: Get specific version CMake, v3.26.0
uses: lukka/get-cmake@v3.26.0 # <- this one-liner is all you need.
```
<br>
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/releases-catalog.ts

Large diffs are not rendered by default.

0 comments on commit 8281300

Please sign in to comment.