Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flow/flow-bin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.124.0
Choose a base ref
...
head repository: flow/flow-bin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.125.0
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on May 15, 2020

  1. v0.125.0

    flow-bot committed May 15, 2020
    Copy the full SHA
    4763774 View commit details
Showing with 4 additions and 4 deletions.
  1. +3 −3 SHASUM256.txt
  2. +1 −1 package.json
6 changes: 3 additions & 3 deletions SHASUM256.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
de870c0d21c75fdf92cd691c9351eee2cc4248488b2dd15762aef998c9dcde2e flow-linux64-v0.124.0/flow
37fbc396bf79d47157d93190bc1d200224808a6bdb7c79a3932e1f5378d13484 flow-osx-v0.124.0/flow
12497c9aa3b600b683c4a6bdf2c8adf6ae8a5fc11c3d9b82f014589ccfc9795d flow-win64-v0.124.0/flow.exe
8187f9a2fc509e72fab05f7c3312996d24560423d082a287f172fc38aa2994d2 flow-linux64-v0.125.0/flow
5aad24949d4a05dac7e19e0c4c2f69f7bc6556f60a7729f739e0291f56101867 flow-osx-v0.125.0/flow
0dce4490659dbb14b8d40054d793a8d2f739cdf4a33128ac668423331bab3fb4 flow-win64-v0.125.0/flow.exe
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flow-bin",
"version": "0.124.0",
"version": "0.125.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",