We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da0aeb commit 05bb818Copy full SHA for 05bb818
1 file changed
Makefile
@@ -12,3 +12,6 @@ clean:
12
@rm bin/appcloud-cf-cli-plugin_* -f
13
14
all: clean build
15
+
16
+sha:
17
+ @sha1sum bin/appcloud-cf-cli-plugin_*
0 commit comments