We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd371a commit f0200d4Copy full SHA for f0200d4
Formula/s/sprocket.rb
@@ -1,8 +1,8 @@
1
class Sprocket < Formula
2
desc "Bioinformatics workflow engine built on the Workflow Description Language (WDL)"
3
homepage "https://sprocket.bio"
4
- url "https://github.com/stjude-rust-labs/sprocket/archive/refs/tags/v0.13.0.tar.gz"
5
- sha256 "bb8364ae4d323d2ab1c3de60aa479fce2e6c922f7500e1462ca85671fc856433"
+ url "https://github.com/stjude-rust-labs/sprocket/archive/refs/tags/v0.14.0.tar.gz"
+ sha256 "98db53c7a23a20e4cc392a1dad7200b18674ccb1a50c93c5bb6654d2d63d7212"
6
license any_of: ["Apache-2.0", "MIT"]
7
head "https://github.com/stjude-rust-labs/sprocket.git", branch: "main"
8
0 commit comments