Skip to content

Commit 9e0f6d7

Browse files
committed
checkbashisms 2.25.2
1 parent f565b85 commit 9e0f6d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/checkbashisms.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Checkbashisms < Formula
22
desc "Checks for bashisms in shell scripts"
33
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"
4+
url "https://deb.debian.org/debian/pool/main/d/devscripts/devscripts_2.25.2.tar.xz"
5+
sha256 "c66f2ed694df2ef8deda5b9275c39038502630ea6dc8fac3f6706415edefd201"
66
license "GPL-2.0-or-later"
77

88
livecheck do

0 commit comments

Comments
 (0)