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: afa12d0b519fb7683bd3ea05c84bd6acd2b0964e
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: 33e931b83a42f0718af38a0c8bffa88d32f6e16d
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Aug 21, 2020

  1. v0.132.0

    flow-bot committed Aug 21, 2020
    Copy the full SHA
    33e931b 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 @@
c838244ae86a4f0eceba3b06841625e72787f4685ad8e6d29a69262de0ccf619 flow-linux64-v0.131.0/flow
ad736e109e19c097914727206fc6d4ba1becceb7e4802b40ff4416509703d2e0 flow-osx-v0.131.0/flow
d0782656e733d340e5d0ae665fbff3c2ef7d6a247c7d3d82eac5e0af2561b56d flow-win64-v0.131.0/flow.exe
44d62762ed8012394aacc19a42a2cfaad6b5076586c762c3b54cccdaa2f9800e flow-linux64-v0.132.0/flow
96144c634d656f2ea62b5566df02444b271556f656024dff7e7cde395cd76eb7 flow-osx-v0.132.0/flow
66f92dbde12159c7e407a888e5914e2eb0065ad5e5ae06afa86bf42acaf50e28 flow-win64-v0.132.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.131.0",
"version": "0.132.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",