mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Update flutter from 2.2.2 to 2.2.3 (#6045)
This commit is contained in:
@@ -3,7 +3,7 @@ require 'package'
|
||||
class Flutter < Package
|
||||
description "Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase."
|
||||
homepage 'https://flutter.dev/'
|
||||
version '2.2.2'
|
||||
version '2.2.3'
|
||||
license 'BSD-3'
|
||||
compatibility 'all'
|
||||
source_url 'https://github.com/flutter/flutter.git'
|
||||
|
||||
Reference in New Issue
Block a user