Skip to content

Commit

Permalink
flow 0.228.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flow-bot committed Feb 1, 2024
1 parent 1cde840 commit a43e45f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/f/flow.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Flow < Formula
desc "Static type checker for JavaScript"
homepage "https://flow.org/"
url "https://github.com/facebook/flow/archive/refs/tags/v0.225.1.tar.gz"
sha256 "5f0c74e96825f6fbbe57ee8a92f32dc246b3b16253a522e7c7b851d7f152a111"
url "https://github.com/facebook/flow/archive/refs/tags/v0.228.0.tar.gz"
sha256 "e16b2c7eb55a8fbdbcf2cc3e482642ce70550abb1858420a1876eefd293faf77"
license "MIT"
head "https://github.com/facebook/flow.git", branch: "main"

Expand Down

0 comments on commit a43e45f

Please sign in to comment.