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: 690a8cbd52bd6b360753a8ee43c23cb4549966c9
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: e273eb354ac74a73b093d73de58ac25158caf01c
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 18, 2021

  1. v0.149.0

    flow-bot committed Apr 18, 2021
    Copy the full SHA
    e273eb3 View commit details
Showing with 5 additions and 5 deletions.
  1. +4 −4 SHASUM256.txt
  2. +1 −1 package.json
8 changes: 4 additions & 4 deletions SHASUM256.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
69b3abb167bad951951a83f7bc625987e91cbff349a8fcb14f3f3b57d643f47b flow-linux64-v0.148.0/flow
dafb62f6fb65af521c27d92c224bad32a0256e474b36d7c3ca7100f297619233 flow-linux-arm64-v0.148.0/flow
fb50122e7368700eee355d98727f383f909bb3f5fd81acacbc51d337b7f5e6cd flow-osx-v0.148.0/flow
1e686a08b9e90d0adc9e97a3190aec506f94ecf50d5aabf64905b97195de8e78 flow-win64-v0.148.0/flow.exe
f2a9f9a93d04fed5b3bc04c7fd31cc0822abb1a3bebf0067153511eb16e40e0f flow-linux64-v0.149.0/flow
146626da43ddc0dd46e83019e055fc12596cf839f70a63ecf0f29d79667209d8 flow-linux-arm64-v0.149.0/flow
9a9d895e94177844c6f58184f7057be12dceacda96535818ed41da62c733f2a8 flow-osx-v0.149.0/flow
9f38c8134047a51bab0f44f827d230cfaf76ddd92e231407b3a0c43f81a54814 flow-win64-v0.149.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.148.0",
"version": "0.149.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",