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 f565b85 commit 9e0f6d7Copy full SHA for 9e0f6d7
Formula/c/checkbashisms.rb
@@ -1,8 +1,8 @@
1
class Checkbashisms < Formula
2
desc "Checks for bashisms in shell scripts"
3
homepage "https://launchpad.net/ubuntu/+source/devscripts/"
4
- url "https://deb.debian.org/debian/pool/main/d/devscripts/devscripts_2.25.1.tar.xz"
5
- sha256 "d48a66bddc6943a755173c3e25a8b9b9445ede25460af394022178243239c3ef"
+ url "https://deb.debian.org/debian/pool/main/d/devscripts/devscripts_2.25.2.tar.xz"
+ sha256 "c66f2ed694df2ef8deda5b9275c39038502630ea6dc8fac3f6706415edefd201"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments