Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit061999f

Browse files
Bump crate-ci/typos from 1.31.1 to 1.31.2 (#61)
* Bump crate-ci/typos from 1.31.1 to 1.31.2Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.31.1 to 1.31.2.- [Release notes](https://github.com/crate-ci/typos/releases)- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)- [Commits](crate-ci/typos@v1.31.1...v1.31.2)---updated-dependencies:- dependency-name: crate-ci/typos dependency-version: 1.31.2 dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>* bump CMake version---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Andrew Winters <andrew.ross.winters@liu.se>
1 parent456548c commit061999f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/SpellCheck.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
-name:Checkout Actions Repository
1111
uses:actions/checkout@v4
1212
-name:Check spelling
13-
uses:crate-ci/typos@v1.31.1
13+
uses:crate-ci/typos@v1.31.2

‎CMakeLists.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CMAKE_MINIMUM_REQUIRED(VERSION 3.0.2)
1+
CMAKE_MINIMUM_REQUIRED(VERSION 3.5)
22
# Default compiler gfortran, otherwise cmake Fortran package will set it to f95
33
# You can override the compiler with cmake -DFTOBJ_COMPILER=
44
#set(FTOBJ_AR "/usr/bin/gcc-ar" CACHE STRING "Static archive command")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp