mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 15:33:28 +08:00
package/flutter-sdk-bin: bump version to 3.24.3
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
41c81fba21
commit
1a4e71a5f8
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 143f77340401e7f147a380ba18112445ed017c1d187fb4d20e40bb6ea1f13aa5 flutter_linux_3.24.2-stable.tar.xz
|
||||
sha256 f4e2369afaf38a8e381c9243fad2ca04b8514194c40ec946825d1f4c5539a095 flutter_linux_3.24.3-stable.tar.xz
|
||||
sha256 a598db94b6290ffbe10b5ecf911057b6a943351c727fdda9e5f2891d68700a20 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
FLUTTER_SDK_BIN_VERSION = 3.24.2
|
||||
FLUTTER_SDK_BIN_VERSION = 3.24.3
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user