mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/flutter-sdk-bin: bump to version 3.29.2
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
10370cd77b
commit
d9e98d8553
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 61497eb64cd7b3aa99ca9911ccd921c8dab79afd909ca1c9ff9546067ebcf6ca flutter_linux_3.27.1-stable.tar.xz
|
||||
sha256 6096f21370773093ec19240e133664c1c12eb8b5a85605a92d16ce462a18eac4 flutter_linux_3.29.2-stable.tar.xz
|
||||
sha256 a598db94b6290ffbe10b5ecf911057b6a943351c727fdda9e5f2891d68700a20 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FLUTTER_SDK_BIN_VERSION = 3.27.1
|
||||
FLUTTER_SDK_BIN_VERSION = 3.29.2
|
||||
FLUTTER_SDK_BIN_SITE = https://storage.googleapis.com/flutter_infra_release/releases/stable/linux
|
||||
FLUTTER_SDK_BIN_SOURCE = flutter_linux_$(FLUTTER_SDK_BIN_VERSION)-stable.tar.xz
|
||||
FLUTTER_SDK_BIN_LICENSE = BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user