Skip to content

Commit

Permalink
Merge branch 'main' into fix_#699-leoafarias#700
Browse files Browse the repository at this point in the history
  • Loading branch information
genitalico authored May 23, 2024
2 parents 74945e5 + 008d6fa commit 4ae5081
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 3 deletions.
12 changes: 11 additions & 1 deletion releases_linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,19 @@
"current_release": {
"beta": "87b652410dbf20003c437ab6512118622d95770f",
"dev": "13a2fb10b838971ce211230f8ffdd094c14af02c",
"stable": "5dcb86f68f239346676ceb1ed1ea385bd215fba1"
"stable": "a14f74ff3a1cbd521163c5f03d68113d50af93d3"
},
"releases": [
{
"hash": "a14f74ff3a1cbd521163c5f03d68113d50af93d3",
"channel": "stable",
"version": "3.22.1",
"dart_sdk_version": "3.4.1",
"dart_sdk_arch": "x64",
"release_date": "2024-05-22T19:52:59.690978Z",
"archive": "stable/linux/flutter_linux_3.22.1-stable.tar.xz",
"sha256": "fb8ce30fd21d8f43cd2540af6d9f9452cbfc80a85706f26cb072386fc51fbfce"
},
{
"hash": "5dcb86f68f239346676ceb1ed1ea385bd215fba1",
"channel": "stable",
Expand Down
22 changes: 21 additions & 1 deletion releases_macos.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,29 @@
"current_release": {
"beta": "87b652410dbf20003c437ab6512118622d95770f",
"dev": "13a2fb10b838971ce211230f8ffdd094c14af02c",
"stable": "5dcb86f68f239346676ceb1ed1ea385bd215fba1"
"stable": "a14f74ff3a1cbd521163c5f03d68113d50af93d3"
},
"releases": [
{
"hash": "a14f74ff3a1cbd521163c5f03d68113d50af93d3",
"channel": "stable",
"version": "3.22.1",
"dart_sdk_version": "3.4.1",
"dart_sdk_arch": "x64",
"release_date": "2024-05-22T19:47:37.135551Z",
"archive": "stable/macos/flutter_macos_3.22.1-stable.zip",
"sha256": "bdff32aa792a18292ba2570b947431de77abba9baf7409f8cdf97fa47c88c352"
},
{
"hash": "a14f74ff3a1cbd521163c5f03d68113d50af93d3",
"channel": "stable",
"version": "3.22.1",
"dart_sdk_version": "3.4.1",
"dart_sdk_arch": "arm64",
"release_date": "2024-05-22T19:43:16.761068Z",
"archive": "stable/macos/flutter_macos_arm64_3.22.1-stable.zip",
"sha256": "f8ae7a2653d5c3809de96eba98ff520b9bb2db847a48eeba7492f512341a9c31"
},
{
"hash": "5dcb86f68f239346676ceb1ed1ea385bd215fba1",
"channel": "stable",
Expand Down
12 changes: 11 additions & 1 deletion releases_windows.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,19 @@
"current_release": {
"beta": "87b652410dbf20003c437ab6512118622d95770f",
"dev": "13a2fb10b838971ce211230f8ffdd094c14af02c",
"stable": "5dcb86f68f239346676ceb1ed1ea385bd215fba1"
"stable": "a14f74ff3a1cbd521163c5f03d68113d50af93d3"
},
"releases": [
{
"hash": "a14f74ff3a1cbd521163c5f03d68113d50af93d3",
"channel": "stable",
"version": "3.22.1",
"dart_sdk_version": "3.4.1",
"dart_sdk_arch": "x64",
"release_date": "2024-05-22T19:55:54.501555Z",
"archive": "stable/windows/flutter_windows_3.22.1-stable.zip",
"sha256": "566a1cd6f94e0691789e779faf5c27688621828d2217681ed6ccb67f68c227cf"
},
{
"hash": "5dcb86f68f239346676ceb1ed1ea385bd215fba1",
"channel": "stable",
Expand Down

0 comments on commit 4ae5081

Please sign in to comment.