Skip to content

Commit ce747e1

Browse files
committed
Update expected sha for opa
1 parent 68ad74e commit ce747e1

File tree

1 file changed

+1
-1
lines changed
  • src/confcom/azext_confcom/lib

1 file changed

+1
-1
lines changed

src/confcom/azext_confcom/lib/opa.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from azext_confcom.lib.binaries import get_binaries_dir
1717

1818
_opa_pathh = os.path.abspath(os.path.join(get_binaries_dir(), "opa"))
19-
_expected_sha256 = "c6e9689c5dbb91f81a957f216dbece57e213b9c614cd77cb2927176c38077f86"
19+
_expected_sha256 = "fe8e191d44fec33db2a3d0ca788b9f83f866d980c5371063620c3c6822792877"
2020

2121

2222
def opa_get():

0 commit comments

Comments
 (0)