Skip to content

Commit

Permalink
Update dependencies, add checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeDoctorDE committed Nov 5, 2024
1 parent e18c82c commit 6c9b52c
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 44 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ jobs:
linwood-butterfly-android-arm64.apk
linwood-butterfly-android-x86_64.apk
linwood-butterfly-ios.ipa
checksums.txt
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
deploy-to-play-store:
Expand Down
12 changes: 6 additions & 6 deletions app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,10 @@ packages:
dependency: "direct main"
description:
name: camera_windows
sha256: "33cd8fc7e4e30cfd32b63a84fa2f753da04e087dd8cc2b46672ad3f0e604fb86"
sha256: "1f6d1b90048267d69c629deae94ed11a5db76c32afe21b9b58d2a7f1f89cf94d"
url: "https://pub.dev"
source: hosted
version: "0.2.5+1"
version: "0.2.6"
characters:
dependency: transitive
description:
Expand Down Expand Up @@ -602,10 +602,10 @@ packages:
dependency: "direct main"
description:
name: flutter_svg
sha256: "1b7723a814d84fb65869ea7115cdb3ee7c3be5a27a755c1ec60e049f6b9fcbb2"
sha256: "2ca230f2ef6e31151769f4a03ec806b94f0554ff02ea1a40bb0d531ac150f035"
url: "https://pub.dev"
source: hosted
version: "2.0.11"
version: "2.0.12"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -657,10 +657,10 @@ packages:
dependency: "direct main"
description:
name: go_router
sha256: "6f1b756f6e863259a99135ff3c95026c3cdca17d10ebef2bba2261a25ddc8bbc"
sha256: ce89c5a993ca5eea74535f798478502c30a625ecb10a1de4d7fef5cd1bcac2a4
url: "https://pub.dev"
source: hosted
version: "14.3.0"
version: "14.4.1"
graphs:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/react": "^3.6.2",
"@astrojs/starlight": "^0.28.5",
"@astrojs/starlight": "^0.28.6",
"@phosphor-icons/react": "^2.1.7",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"astro": "^4.16.8",
"astro": "^4.16.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"remark-gemoji": "^8.0.0",
Expand Down
73 changes: 37 additions & 36 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/122.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This is a stable release, it includes all the changes from the 2.2.2 nightly releases.
Read more here: https://linwood.dev/butterfly/2.2.2

0 comments on commit 6c9b52c

Please sign in to comment.