Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into fix_bug_bestpathcount…
Browse files Browse the repository at this point in the history
…_with_pass
  • Loading branch information
sensuikan1973 committed Nov 3, 2023
2 parents 4fb4895 + 78b3849 commit 8ac25a2
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
- name: setup flutter channel
shell: bash
run: ./scripts/setup_flutter.sh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create_release_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
- name: setup flutter channel
shell: bash
run: ./scripts/setup_flutter.sh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
# https://docs.github.com/ja/actions/using-workflows/events-that-trigger-workflows#release
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
with:
cache: true
- name: setup flutter channel
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy_macos_dry_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
with:
cache: true
- name: setup flutter channel
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flutter_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
with:
cache: true
- name: setup flutter channel
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/flutter_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
with:
cache: true
- name: setup flutter channel
Expand All @@ -33,7 +33,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
with:
cache: true
- name: setup flutter channel
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
|| ( [[ $? -eq 124 ]] && echo "WARNING: timeout" )
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
with:
cache: true
- name: setup flutter channel
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/flutter_deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: subosito/flutter-action@v2.11.0
- uses: subosito/flutter-action@v2.12.0
with:
cache: true
- run: flutter doctor -v
Expand Down
Binary file modified assets/libedax/dll/libedax-x64.dll
Binary file not shown.
Binary file modified assets/libedax/dll/libedax.so
Binary file not shown.
Binary file modified macos/libedax.universal.dylib
Binary file not shown.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,10 +181,10 @@ packages:
dependency: transitive
description:
name: file_selector_ios
sha256: b3fbdda64aa2e335df6e111f6b0f1bb968402ed81d2dd1fa4274267999aa32c2
sha256: "2f48db7e338b2255101c35c604b7ca5ab588dce032db7fc418a2fe5f28da63f8"
url: "https://pub.dev"
source: hosted
version: "0.5.1+6"
version: "0.5.1+7"
file_selector_linux:
dependency: "direct main"
description:
Expand Down Expand Up @@ -424,10 +424,10 @@ packages:
dependency: "direct dev"
description:
name: msix
sha256: "6e76e2491d5c809d784ce2b68e6c3426097fb5c68e61fe121c8c3341ab89bf46"
sha256: "957d04eee260e4bd15bec1fdb988dfc73718285e201cf89d97ef01ef38e66d4c"
url: "https://pub.dev"
source: hosted
version: "3.16.4"
version: "3.16.6"
nested:
dependency: transitive
description:
Expand Down Expand Up @@ -616,18 +616,18 @@ packages:
dependency: transitive
description:
name: sentry
sha256: "80cc1b38c7219c8072c8a79f124838bd668e0bc840e8a98c0fbf9f55a432997d"
sha256: "9cfd325611ab54b57d5e26957466823f05bea9d6cfcc8d48f11817b8bcedf0d1"
url: "https://pub.dev"
source: hosted
version: "7.11.0"
version: "7.12.0"
sentry_flutter:
dependency: "direct main"
description:
name: sentry_flutter
sha256: "01dffb216873d1d31436bc50585fb222d4e7d8bcefcf84ccc8f145dac546c1d5"
sha256: "0cd7d622cb63c94fd1b2f87ab508e158b950bd281e2a80f327ebf73bb217eaf3"
url: "https://pub.dev"
source: hosted
version: "7.11.0"
version: "7.12.0"
shared_preferences:
dependency: "direct main"
description:
Expand Down

0 comments on commit 8ac25a2

Please sign in to comment.