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.111.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.111.1
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 1, 2019

  1. v0.111.1

    jbrown215 committed Nov 1, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    gaborbernat Bernát Gábor
    Copy the full SHA
    bfee46b 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 @@
06c008900a1b7d4c453acebdae7f19095680007f1e92d19d8718d3ebc94a6fc0 flow-linux64-v0.111.0/flow
a44c643281838b7318c66db82993a9d02b4d44ad2ce87da1d9b479558da34d27 flow-osx-v0.111.0/flow
54195f65962c530369b91b9f4ee244427cd5ff43c4d13a037d26be9663592636 flow-win64-v0.111.0/flow.exe
89c4d52e58f0b6082d4e793564987013b1cd6e5a461d332375ec558eb2bad94e flow-linux64-v0.111.1/flow
283c368b9aab14b15cc27159e6bf4c7f7fea0954570fe610804d463624017a2d flow-osx-v0.111.1/flow
c8fb130ff848bf533b31e41077f78e2d8e67ad66fae4f4229dbb77180965a711 flow-win64-v0.111.1/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.111.0",
"version": "0.111.1",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",